-
I noticed that in wix4 .,dual-purpose msi is supported by perUserOrMachine attribute. but when I tried to make a bundle, and add dual-purpose package inside, I got an error: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Nope. No one has implemented that feature in bundles, yet. You must set the install scope for MSI packages at bundle build time. |
Beta Was this translation helpful? Give feedback.
Nope. No one has implemented that feature in bundles, yet.
You must set the install scope for MSI packages at bundle build time.