set diskID when harvesting #7754
Unanswered
mikehenselersimfront
asked this question in
Questions
Replies: 1 comment
-
I'm 99% sure the answer is no. I did this years ago in order to split content into separate external CABs with WiX v3. The idea was that some CABs were unique to each MSI and others were shared between the installers. Something along these lines. The only difference between the .xslt files were the actual
|
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.
-
I want to harvest a multiple folders and package them into different cabs.
I am using heat from cmd line
I tried setting the DiskID on a directory created in the parent project (that i set as a directory reference in heat cmd), but still the harvested files go into cab1 only.
Is there a way to apply DiskID to a file, component or directory when using the heat tool?
Is it possible without using a transform?
Beta Was this translation helpful? Give feedback.
All reactions