home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 48 / SENT14D.ISO / pcf / single95.bat < prev    next >
Encoding:
DOS Batch File  |  1997-01-31  |  162 b   |  12 lines

  1. @echo off
  2. pause
  3. if exist c:\windows\dosstart.bat call c:\windows\dosstart.bat
  4. %1
  5. cd %2
  6. call %3
  7. @echo.
  8. @echo Type EXIT [Enter] to return to Windows.
  9.  
  10.  
  11.  
  12.