Hi,
in case my setup installs missing runtines and I uninstall one of these runtimes prior to uninstalling, the setup will install this runtime when I start the setup in uninstall mode.
How to fix this behaviour?
Regards
Anja
Setup installs runtimes on uninstall
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Setup installs runtimes on uninstall
Dear Anja,
use the "REMOVE" pre-defined variable to conditionally execute the respective "checkxxx" Runtime script.
For example; supposing the project includes the "Net Framework 4.52" RTMs, it's just necessary to skip the execution of the respective "checknet46_x86x64" on un-install (REMOVE = TRUE).
Hope this helps you.
Regards
use the "REMOVE" pre-defined variable to conditionally execute the respective "checkxxx" Runtime script.
For example; supposing the project includes the "Net Framework 4.52" RTMs, it's just necessary to skip the execution of the respective "checknet46_x86x64" on un-install (REMOVE = TRUE).
Hope this helps you.
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
-
- Posts: 121
- Joined: Tue Nov 20, 2012 1:02 am
Re: Setup installs runtimes on uninstall
Works fine, when starting the remove from the Control Panel;
does not work when starting the Setup manually.
Regards
Anja
does not work when starting the Setup manually.
Regards
Anja
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Setup installs runtimes on uninstall
Dear Anja,
you may try to include with the check, the value of "MAINTENANCE" pre-defined variable.
Regards
you may try to include with the check, the value of "MAINTENANCE" pre-defined variable.
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 216 guests