uninstall not removing/stopping service
Posted: Mon Jan 05, 2015 11:50 am
I am generating an installer using IA 18, and I can't get services to stop/uninstall. Do I need to add code before/after Install/Remove MSI Package $PRODUCTCODE$
If so, my installer has several branches (component tree) and installs 3 different services depending on what the user selects. How can I figure out what branch the user has selected, so I can figure out the right service to uninstall?
If so, my installer has several branches (component tree) and installs 3 different services depending on what the user selects. How can I figure out what branch the user has selected, so I can figure out the right service to uninstall?