home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR13 / 4D_LOAD.ZIP / 4START.BTM < prev    next >
Text File  |  1992-07-12  |  207b  |  8 lines

  1. @echo off
  2. rem Load your ALIAS file
  3. alias /r c:\4dos\aliases
  4. rem Disable 4DOS internal LIST command (Use V. Buergs's LIST.COM instead)
  5. setdos /i-list
  6. rem Set 4DOS.COM path
  7. set COMSPEC=C:\4DOS\4DOS.COM
  8.