home *** CD-ROM | disk | FTP | other *** search
- @Echo off
-
- C:\PCGOTEST\TERMSOFT\TERMINAT\TERMINAT /F %1 %2 %3 %4 %5
-
- GOTO END
-
- Rem This file belongs to Terminate the final terminal program
- Rem Made 1992-1994 by SerWiz Comm
- Rem
- Rem This file will start up the filemanager in Terminate
- Rem
- Rem There is no need to include the Terminate directory in your PATH
- Rem statement. Just specify the complete path to the TERMINAT.EXE file.
- Rem Just change line 3 to your direct path to the TERMINAT.EXE file and
- Rem move this file (NC.BAT) to a directory in your PATH (C:\BAT,C:\DOS).
- Rem Then you can start the filemanager from anywhere just by typing NC.
- Rem
- Rem Try TERMINAT ? for a list of all options
-
- :END
-
-