Previous  |  Next ]     [ Up a level  |  First  |  Last ]     (Article 20 of 24)

This page is created with TreePad

 

Registry Tweaks
 
"Key" Registry Keys:
 
HKLM\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
 
Create a new key, for example, HKLM\Software\Microsoft\Windows\CurrentVersion\-Run (notice the "-", which I've used to mean "not run"). Move the value for the program that you don't want to start to this new key.
 
Values in the first one instruct Windows to run those programs when Windows. Values in the second one do the same when a user logs in. Malware often uses these keys too, so it's a good idea to start looking there for parasitic programs.
 
 
http://www.j79zlr.com/reg.php -- short list of useful tweaks
 
http://www.winguides.com/registry/ -- lots of Windows enhancements