My install script MSI Setup is using SQL 4.1 as a prerequisite.
At uninstalling the application it leaves the installation of MY SQL. I want to uninstall the MYSQL too at the time of uninstallation.
Please help if anyone have idea to resolve this problem.
Thanks
Nain
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Uninstalling Pre-requisites
Started by
rznain
, Oct 30 2008 11:43
1 reply to this topic
Posted 31 October 2008 - 15:55
Since prerequisites might be used by multiple applications, there's no built in functionality to remove them. You would have to run the uninstall command of MySQL (using LaunchApp for instance).
Stefan Krüger
InstallSite.org twitter facebook