home *** CD-ROM | disk | FTP | other *** search
- ' Sample user menu for Captain Nemo
- ' The main menu should be in the root directory of
- ' the disk containing the nemo.exe binary.
- ' $Id: nemo-os2.mnu 1.9 93/11/02 06:35:59 ROOT_DOS Exp Locker: ROOT_DOS $
-
- F1: DOS
- startd /DOS /FS /SF F:\bin\startd.ini command /e:640
-
- F2: Norton Commander
- startd /DOS /FS /SF F:\bin\startd.ini c:\dos\bin\nk.bat
-
- F3: Turbo C
- startd /SF F:\bin\startd.ini c:\tc\tc
-
- F5: Fullscreen OS/2
- start /FS
-
- F6: Borland C++ for OS/2
- start /F bc
-
- F7: Workplace Shell
- start /F pmshell
-
- F8: WIN-OS/2 fullscreen
- start /F /C win progman
-
- F10: Fork
- start /F /FS /C E:\nemo\nemo4-2
-
- F11: Volume control
- start /F ampm
-
- O: OS/2 boot
- echo Y | boot /os2
-
- D: DOS boot
- echo Y | boot /dos
-
-