
elhanan.maayan asked a question.
execute exe file upon uninstall?
hi, i know this has been asked before, but how can i specify in installShield 2015 a custom exe command to be used only on uninstall.
i'm trying to install and uninstall TanukiSofwareWrapper, which runs java as a service, i'm aware that IS has it's own of installing services, i'd rather do it the tanuki way, which running wrapper.exe -i on install and running wrapper.exe -r
i've been trying to scan the documentation for custom action flow, and about conditions i can check, but it's not something that comes up easily unless you know exactly what you're looking for.
REMOVE="ALL"
for the 'Install Exec Condition'