home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2004 May / DPPCPRO0504.ISO / May / Seatools / SeaTools.iso / Files / DWSEen.iso / l.bat < prev    next >
Encoding:
DOS Batch File  |  2002-12-17  |  290 b   |  18 lines

  1. @echo off
  2. :MENU
  3. cd x:\install
  4.  
  5. if "%NOMOUSE%"=="TRUE" goto NMOUSE
  6. call dwse.exe /ve:32
  7. goto ENDMOUSE
  8.  
  9. :NMOUSE
  10. set NOMOUSE=FALSE
  11. call dwse.exe /ve:32 NOMOUSE
  12.  
  13. :ENDMOUSE
  14.  
  15. :EXIT
  16. cls
  17. echo Please remove the CD and/or Floppy Diskette
  18. echo Press Ctrl-Alt-Del to reboot your system