rahul_bhageria
Right off the assembly line
is there any way to create any file which on being run puts a particular file in the startup programmes?
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"YourProgramName"="YourProgramPath"
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"IpMessenger"="C:\\Proggies\\ipmsg.exe"