home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / BCDW / hiren.ima / AUTOEXEC.DAT < prev    next >
Encoding:
Text File  |  2008-02-24  |  856 b   |  30 lines

  1. @echo off
  2. if %1'==' goto x
  3. set DIRCMD=/p /l /O:GN /a
  4. echo Éá߻ᬫó¬á Σá⌐½«ó ¡á %ramd%:
  5. md %ramd%:\Temp
  6. set temp=%ramd%:\Temp
  7. set tmp=%ramd%:\Temp
  8. set path=%ramd%:\;%ramd%:\tools;%temp%;%boot%:\;
  9. if not exist %ramd%:\drivers.cab echo  !! drivers.cab ¡Ñ ¡á⌐ñÑ¡ !!
  10. if not exist %ramd%:\drivers.cab goto finish
  11. extract /y /e /l %ramd%:\ %ramd%:\drivers.cab >nul
  12. del %ramd%:\drivers.cab >nul
  13. if not exist %ramd%:\loadsys.exe echo !! »α«í½Ñ¼δ ß drivers.cab !!
  14. if not exist %ramd%:\loadsys.exe goto finish
  15. rem keyb %keyboard%
  16. set keyboard=
  17. if %2"==nm" goto nm
  18. mouse|lmod /l3:3 çáúαπªáε ¼δΦ∞... []
  19. mouse >nul
  20. :nm
  21. if not %doskey%'==no' lh doskey -I
  22. if "%2"=="nocd" set _cd=no
  23. if "%2"=="nocd" goto finish
  24. if "%2"=="usb" call loadusb
  25. if "%2"=="usb" goto %1
  26. if "%2"=="scsi" call loadcd scsi
  27. if "%2"=="scsi" goto %1
  28. call loadcd.bat
  29. goto %1
  30.