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?
uninstall not removing/stopping service
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: uninstall not removing/stopping service
Dear Gibbie99,
I suggest you to use the "Control Service" command to stop the service before to effectively un-install it.
For what concerns the Feature selection, please have a look at the "Features sample (2)" from;
http://www.installaware.com/forum/viewtopic.php?f=2&t=6772
It demonstrates how to use "Load Feature Selections" and "Save Feature Selections" commands, in order to retrieve Feature's selection state with different version of a setup.
Regards
I suggest you to use the "Control Service" command to stop the service before to effectively un-install it.
For what concerns the Feature selection, please have a look at the "Features sample (2)" from;
http://www.installaware.com/forum/viewtopic.php?f=2&t=6772
It demonstrates how to use "Load Feature Selections" and "Save Feature Selections" commands, in order to retrieve Feature's selection state with different version of a setup.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Who is online
Users browsing this forum: No registered users and 138 guests