Questions
- How can I easily remove Visual Studio 2012 and all of its components?
- Is there an install utility for Visual Studio 2012?
Answer:
Yes, the uninstall utility is integrated into VS 2012 setup.
If you want to completely uninstall Visual Studio 2012, you can run VS 2012 setup with the following parameters:
vs_ultimate.exe /uninstall /force
Source: http://support.microsoft.com/kb/2771441/EN-US#Force
–Neno
No Comments so far ↓
There are no comments yet...Kick things off by filling out the form below.