home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of the Best
/
_.img
/
01090
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1992-04-10
|
180b
|
10 lines
@cls
@echo Lege auf Festplatte ein Verzeichnis an
@md c:\check
@cd c:\check
@echo und kopiere Dateien auf die Festplatte !
@copy *.* c:
@c:
@lister checkdoc.doc
@checkup