home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
100 Pусских Uгр
/
980121_2306.iso
/
SUPER3D
/
RAMPAGER.ZIP
/
RAMPAGE.BAT
< prev
next >
Wrap
DOS Batch File
|
1997-07-16
|
173b
|
16 lines
@echo off
if %windir%==%windir% goto WinRedneck
eregcard.exe
loader.exe gsc.fli
rr.exe
goto End
:WinRedneck
start eregcard.pif
start rr.pif
goto End
:End