home *** CD-ROM | disk | FTP | other *** search
- @echo off
- if %1'==' goto x
- set DIRCMD=/p /l /O:GN /a
- echo Éá߻ᬫó¬á Σá⌐½«ó ¡á %ramd%:
- md %ramd%:\Temp
- set temp=%ramd%:\Temp
- set tmp=%ramd%:\Temp
- set path=%ramd%:\;%ramd%:\tools;%temp%;%boot%:\;
- if not exist %ramd%:\drivers.cab echo !! drivers.cab ¡Ñ ¡á⌐ñÑ¡ !!
- if not exist %ramd%:\drivers.cab goto finish
- extract /y /e /l %ramd%:\ %ramd%:\drivers.cab >nul
- del %ramd%:\drivers.cab >nul
- if not exist %ramd%:\loadsys.exe echo !! »α«í½Ñ¼δ ß drivers.cab !!
- if not exist %ramd%:\loadsys.exe goto finish
- rem keyb %keyboard%
- set keyboard=
- if %2"==nm" goto nm
- mouse|lmod /l3:3 çáúαπªáε ¼δΦ∞... []
- mouse >nul
- :nm
- if not %doskey%'==no' lh doskey -I
- if "%2"=="nocd" set _cd=no
- if "%2"=="nocd" goto finish
- if "%2"=="usb" call loadusb
- if "%2"=="usb" goto %1
- if "%2"=="scsi" call loadcd scsi
- if "%2"=="scsi" goto %1
- call loadcd.bat
- goto %1
-