Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you uninstall Visual Studio 2008 SP1 w/ .Net 3.5 SP1?

What's the best way to uninstall SP1 and return to plain .Net 3.5 with Visual Studio 2008? It broke a few of my programs :(

like image 383
danmine Avatar asked Oct 07 '08 08:10

danmine


1 Answers

It should be visible in Add/Remove programs if you check the "Show updates" box.

This link lists the series of updates that need to be uninstalled for the SP1 Beta. The uninstall for the final RTM version may be similar. (I don't have VS2008 in front of me now, so I can't confirm until tonight).

like image 114
JosephStyons Avatar answered Oct 18 '22 14:10

JosephStyons