Wednesday, July 30, 2008

Run at startup without getting noticed

When ever you add a program to run at Start up it appears in the startup folder. You may be wondering if is there any way that you can add a software to the start up and still go undetected. then the answer is "Yes"



This Registry Hack will allows a program to be launched at startup without any trace of the executable in the Startup folder on the Start Menu . Go To regedit (Start>>>Run >>>type regedit )



Navigate to :

HKEY_CURRENT_USER\ Software\Microsoft\Windows\ CurrentVersion\Run




Finally Modify/Create the Value Data Type(s) and Value Name(s) as given below:

  • Data Type: REG_SZ [String Value]

  • Value Name: [Enter the Name of Program Executable]

  • Value Data: [Enter the Path to the Program Executable]



Exit Registry and Reboot your system.This is for win xp. Back up your registry before you do it(click here)

No comments: