You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 bundles 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!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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 bundles 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