home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
REG15AP
/
Reg15AP.lzh
/
RegBackAP
/
DOSV用
/
LoadAP.bat
next >
Wrap
DOS Batch File
|
1998-12-21
|
289b
|
7 lines
Rem ***** RegBackAP Ver1.5 *****
attrib -h -r -s c:\windows\system.dat
attrib -h -r -s c:\windows\user.dat
copy c:\windows\system.sav c:\windows\system.dat
copy c:\windows\user.sav c:\windows\user.dat
attrib +h +r +s c:\windows\system.dat
attrib +h +r +s c:\windows\user.dat