Join us for SoftSummit 2023. The 20th anniversary of the industry leading software monetization conference. April 18 and 20. Register Now

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
erani78
Level 2

Communicate with Windows Installer

Hello,

I have an Installer ( Written in C++) that download an .MSI file and execute it silently.

How can I communicate between them ?

If the user clicked on the "Cancel" button of my installer window, I want to pass a flag to the MSI to start RollBack. Can I do it ????

Thanks,

Eran Israel
Labels (1)
0 Kudos
1 Reply
joshstechnij
Level 10 Flexeran
Level 10 Flexeran

Monitoring an Installation Using MsiSetExternalUI may provide the information you're looking for.
0 Kudos