home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
PROGRAMS
/
UTILS
/
COMPRESS
/
ZIPLOGO1.ZIP
/
INSTALL.BAT
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1989-12-04
|
239 b
|
11 lines
ECHO OFF
md C:\LOGO
copy logo.* c:\logo
CLS
echo Logo directory is now on Drive C: with a Sample Comment.
echo Create your own comment and put it in the logo directory as with
echo the file name. 'LOGO.GEN'.
echo .
echo .
echo .