Visual Studio 2005 installer starts after restart

I recently reinstalled visual studio and my car froze during installation. While the setup was successful, when I ran the installer the next time, the Visual Studio 2005 Setup window started appearing on every reboot. It seems to me that the registry entry is somewhere (runonce?), But I'm not sure. Any help is appreciated!

0


a source to share


1 answer


Here is a link listing all the places in the registry that can trigger startup on startup:

http://support.microsoft.com/kb/137367



I would also check the Start-> Programs-> Startup directory to see if there is anything.

If all else fails, run MSCONFIG and look at the startup items there and see if you see it.

+1


a source







All Articles