0

I am using an application distributed with the Wix burn installer written via the WixSharp Bootstrapper.

This installer has 2 packages: .msi application package (inside WPF application) and .net Framework package

I need it to auto-update when the application is opened. I used to use ClickOnce and it had this feature.

Please advise some mechanism capable of doing this.

  • easiest way is to add another msi without any GUI that will set it all up using custom action. [here](https://stackoverflow.com/questions/12787761/how-to-automatically-update-an-application-without-clickonce) you can find solutions how to do it – ba-a-aton Jul 23 '21 at 12:24

0 Answers0