Posted on: 2/16/2015 3:13:57 AM | Views : 861

I need to make an  uninstall script for SQL Server 2012 Express but I can't figger it out.
After I uninstalled the SQL instance with following command:
C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\setup.exe /Action=Uninstall /FEATURES=SQL,AS /INSTANCENAME=SQLEXPRESS /QUIETSIMPLE There are still a couple of programs that I want to remove:
Microsoft SQL Server 2008 Setup Support FilesMicrosoft SQL Server 2012 Transact-SQL ScriptDomMicrosoft SQL Server 2012 Native ClientSQL Server Browser for SQL Server 2012Microsoft VSS Writer for SQL Server 2012Microsoft - SQL Server 2012 ExpressMicrosoft SQL Server 2012 Setup (English) Can someone please help me removing them without using 'Add or Remove Programs' Go to the complete details ...