home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR24 / NEMO02.ZIP / NEMO.MNU < prev    next >
Text File  |  1993-08-31  |  617b  |  30 lines

  1. ' Sample user menu for Captain Nemo
  2. ' The main menu should be in the root directory of
  3. ' the disk containing the nemo.exe binary.
  4. ' $Id: nemo.mnu 1.8 93/07/07 00:54:30 ROOT_DOS Exp $
  5.  
  6. F1:    DOS (detached)
  7.     startd /DOS /FS /SF F:\bin\startd.ini command /e:640
  8.  
  9. F2:    Norton Commander (detached)
  10.     startd /DOS /FS /SF F:\bin\startd.ini c:\dos\bin\nk.bat
  11.  
  12. F3:     Turbo C
  13.     startd /SF F:\bin\startd.ini c:\tc\tc
  14.  
  15. F4:    Norton Utilities
  16.     c:\dos\bin\ni
  17.  
  18. F5:    Fullscreen OS/2
  19.     start /FS
  20.  
  21. F6:    Borland C++ for OS/2
  22.     start bc
  23.  
  24. F7:    Workplace Shell
  25.     start pmshell
  26.  
  27. F8:    Win/Os2 fullscreen
  28.     start win progman
  29.  
  30.