home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 June
/
PCWorld_2004-06_cd.bin
/
hardware
/
seagate
/
SEATOOLD_EN.ISO
/
BOOTIMG.BIN
/
aspi.bat
< prev
next >
Wrap
DOS Batch File
|
2003-11-10
|
156b
|
9 lines
@echo off
if "%LANG%"=="JA" set LANG=EN
if "%LANG%"=="ZH" set LANG=EN
x:\aspizip.exe %1:\ >nul
%1:
copy profile.%LANG% profile.dat >nul
loadaspi
a: