home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fanclub Das Freakmagazin 2
/
FANCLUB2.ISO
/
patches
/
t7g131
/
resett7g.bat
< prev
next >
Wrap
DOS Batch File
|
1994-01-13
|
262b
|
15 lines
echo off
c:
cd \id\t7g
rem First reset the CONFIG.SYS and AUTOEXEC.BAT
copy c:\id\t7g\config.sys c:\ > nul
copy c:\id\t7g\autoexec.bat c:\ > nul
cls
echo Ready to run The Seventh Guest
pause
rem now run T7G
v !
rem then reboot the computer
reboot