home *** CD-ROM | disk | FTP | other *** search
/ Software Buyer's Guide Volume 7 #1 / Software_Buyers_Guide_Volume_7_Number_1_SelectWare_Technologies_1995.iso / att10000 / swtdemo.bat < prev    next >
DOS Batch File  |  1994-11-07  |  226b  |  16 lines

  1. @echo off
  2. :start
  3. cls
  4. echo.
  5. echo.
  6. echo   Note: Windows needs to be installed in the \WINDOWS directory.
  7. echo.
  8. pause
  9. cls
  10. echo Loading Windows
  11. WIN %1:\SWT\WINLAUNC.EXE %2 %3
  12. goto end
  13.  
  14. :end
  15. echo Returning to system
  16.