home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Piper's Pit BBS/FTP: ibm 0010 - 0019
/
ibm0010-0019
/
ibm0010.tar
/
ibm0010
/
GV2-2.ZIP
/
ORIGKEY.BAT
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1990-01-15
|
184 b
|
10 lines
echo off
if not exist gvbak.key goto ERR
copy gvbak.key gv.key
goto DONE
:ERR
echo
echo The File GVBAK.KEY must be present to restore original key defintions.
echo
:DONE