home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Unprotect 6
/
Unprotect-6.0.iso
/
update
/
t7g_131
/
fixt7g.exe
/
RESETT7G.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-01-13
|
262 b
|
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