daemon_n
Posts: 7
Joined: Sat Sep 19, 2020 2:17 pm

Remove App scripts execution

Hello!

How can i launch PowerShell inline scripts from installer, when user remove my app via Windows "Install and Removing programs" Control Panel?
Catalin
Posts: 6608
Joined: Wed Jun 13, 2018 7:49 am

Re: Remove App scripts execution

Hello,

In order to achieve that, you can set the "Execution Stage Condition" of your custom action to "Uninstall".

This way, the custom action will be executed during the uninstall process.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
daemon_n
Posts: 7
Joined: Sat Sep 19, 2020 2:17 pm

Re: Remove App scripts execution

Omg, i was been sure it didn't work before. :o

thanks you a lot!
You are the best!!!
Catalin
Posts: 6608
Joined: Wed Jun 13, 2018 7:49 am

Re: Remove App scripts execution

You are always welcome!

I am glad I could help. :D

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”