home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd1.bin
/
Software
/
Vyzkuste
/
Tajne
/
tajne.exe
/
goto
/
GOTO95.bat
next >
Wrap
DOS Batch File
|
1999-02-02
|
197b
|
11 lines
cd c:\
attrib io.sys -s -h -r
attrib msdos.sys -s -h -r
cd c:\sys95
attrib io.sys -s -h -r
attrib msdos.sys -s -h -r
xcopy *.* c:\
cd c:\
attrib io.sys +s +h +r
attrib msdos.sys +s +h +r