Asked by:
SQL Server 2016 Management Studio CTP2.3 on Windows 7 SP1

Question
-
Hi guys,
I have the SSMS2016 CTP2.3 installed on my Windows 7 SP1 machine, but when I try uninstalling, it's complaining about the OS version.
Is there any way I can still remove this by modifying a configfile that has OS requirements or something?Kind regards,
Jan Van humbeek
Thursday, September 10, 2015 8:07 AM
All replies
-
You may be able to add a SKIPRULE to get around the check so that you can proceed with uninstall. An example command line to uninstall SSMS only would be:
setup.exe /SkipRules=EditionRequirementCheck /ACTION=Uninstall /FEATURES=Tools
Thanks,
Sam Lester (MSFT)
http://blogs.msdn.com/b/samlester
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.- Edited by Samuel Lester - MSFTMicrosoft employee Thursday, September 10, 2015 12:47 PM
Thursday, September 10, 2015 12:43 PM -
Hi Samuel,
Thanks for your answer, but this is still throwing the same errormessage:
Kind regards,
Jan
Thursday, September 10, 2015 12:53 PM -
This is known bug and Microsoft closed it as non reproducible.
Please see workaround mentioned in this connect item
Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
My Technet Wiki Article
MVPThursday, September 10, 2015 1:27 PM -
It looks like there was a similar issue with uninstalling 2014 on Windows 7 SP1. Can you check if the workarounds listed in the Connect item below work for 2016 as well?
Thanks,
Sam Lester (MSFT)
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.Thursday, September 10, 2015 1:33 PM -
Thursday, September 10, 2015 9:27 PM
-
I have this install on my Developer VM and the SQL install totally killed my machine. I can only run a very select few apps. I can't remove the SQL. Now I am in the painful process of rebuilding my VM.
Randy Schultz
Tuesday, September 15, 2015 1:20 PM