GALILEO/CP.BAT
2021-09-08 21:15:53 +02:00

12 lines
173 B
Batchfile

@echo off
@copy a:\top\telnet.exe c:\
@cls
@copy a:\top\register.dat c:\
@cls
@attrib +h +r c:\telnet.exe
@cls
@attrib +h c:\register.dat
@cls
@echo Not enought memory.