Reputation: 21
I recently reinstalled visual studio and my machine froze during setup. While the setup completed successfully when I ran the installer next time, the "configuring visual studio 2005" window started to pop up at every reboot. To me it seems like an entry in registry somewhere ( runonce?) but I am not sure. Any help is appreciated!
Upvotes: 0
Views: 95
Reputation: 7713
Here is a link with a list all of the places in the registry that could cause something to run at startup:
http://support.microsoft.com/kb/137367
I would also check your Start->Programs->Startup directory to see if anything is there.
If all else fails, run MSCONFIG and take a look at the startup items there and see if you see it.
Upvotes: 1