I\'ve been looking to find a CLEAN solution to completely and ultimately remove Visual Studio 2010 from my computer. When you install Visual Studio, it also installs a bunch
Put in your CD or mount your ISO. Run the setup program from the command prompt using the flags /uninstall /force
/uninstall /force
I actually had ran into this issue the other day and it worked wonders. =)