Replies: 1 comment
-
Duplicate of #8194 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, I can run as many instances of my Bundle as I want. I would like to change this to allow only 1 instance of my WiX Bundle to run at a time. Any other instances of my bundle started while a bundle is already running should fail/not execute.
I am using the standard BA in a WiX v5 Bundle project. I did not find any documentation about expected behavior for this scenario or any built-in variables or element attributes that would help control this behavior. Please point me to anything I missed.
I would appreciate any suggestions on how to solve this. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions