Groups: Administration
Joined: 11/3/2005(UTC) Posts: 2,253
Thanks: 28 times Was thanked: 60 time(s) in 59 post(s)
|
Andy, UltiDev Cassini, like SQL Express, .NET Frameworks, and many other components, should not be uninstalled when your program is removed, because other programs using these components may have been installed between your application installation and uninstallation. Removing UltiDev Cassini in this case would break more recently installed web applications requiring UltiDev Cassini. Still, you can always run "msiexec /u somePackage.msi" to uninstall a product, but to do that you need to ensure somehow that nobody else is going to use the component you are about to uninstall. Best regards, UltiDev Team. Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
|