I never understood why they have so many "autorun" hooks within their OSes:
c:\autoexec.bat
c:\config.sys
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_CURRENT_USER\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\RunOnce
Services
WIN.INI
SYSTEM.INI
DOSSTART.BAT
WINSTART.BAT
All these things do is allow "vendors" to put crap on your computer that runs all the time. I don't think Adobe needs to be able to nag me in realtime. I remember the days when these were called TSR (terminate and stay resident). This is where most viruses, adware, malware, bloatware, and gemneral crapware like to go. I remember cleaning AOL off of someones computer manually. Those assholes put an icon or hook everywhere they possible could. I paid for this computer, I really dont want all this crap on it.
Anyway, enough ranting. If anyone knows of a plain text comprehensive list of all known start-when-the-computer-starts hooks that can kick off executable code, that would be great. Maybe even something that spans all the Windows versions.