home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sunny 1,000 Collection
/
SUNNY1000.iso
/
Files
/
Dos
/
Demogm
/
GREENDMO.ZIP
/
INSTALL.BAT
< prev
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
|
1992-07-06
|
253 b
|
10 lines
@echo off
rem ************** Golf Install Program *******************
echo Installing 'Greens 2 hole demo' to C:\GREENS.
echo Please Wait...
pkunzip -d demo.zip c:\greens
rename golf.exe greens.exe
echo Please type 'GREENS' to run program...