Replies: 1 comment 1 reply
-
I'm not sure if RollbackBoundary would help in that case or not. I never used them but they are suppose to allow packages to stay installed if others fail to install. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am facing an issue where I want to upgrade two MSIs inside the Wix bundler, upon upgrading if any of the MSI's installation is canceled, then it removes the already installed version as well. I want it to continue upgrading even if one of the MSI's installations is canceled.
Wix Bundler version - 3.11
Wix MSI - 4
Any leads are much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions