Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

Uninstall Sql express Using Command Line

$
0
0
Hi Techies,

I have created a setup (.msi) which installs the sql express 2005 while .msi is under installation phase. I have achieved it with help of this msdn link http://msdn.microsoft.com/en-us/library/bb264562(SQL.90).aspx . I have override the install method in installed and using the command line option I'm able to install the sql express without any input from the user, means it installs sql express 2005 automatically along with the setup.

Now, I'm trying to uninstall "sql express" while the msi uninstall the installed product .By overriding the uninstall method I can write some code to uninstall "sql express" also as I did for the installation.I want to uninstall the sql express using command line so that user don't have to input anything for uninstall. I think if there is commandline option for installation then there must be an option for "uninstallation".

If anyone know how to uninstall the sql express through command line, means without user input then please guide me.

Thanks in Advance,

Kruti Shukla
IT-Software Developer

Viewing all articles
Browse latest Browse all 7696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>