HEAT and Guid Generation #7378
-
I am converting an installer from v3 to v4 that uses heat and is not installing in a standard folder. This led to a lot of these errors:
I have tried the following two options to fix it, but Heat is still generating the files with Guid="*" as shown here
Option 1: define constants Option 2: specify in HarvestDirectory node
What am I doing wrong to get Heat to generate specific Guids instead of "*"? thx |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Don't. See Directory ComponentGenerationSeed attribute. |
Beta Was this translation helpful? Give feedback.
-
that solved it - thanks for the tip. May want to add that note into this doc page --> https://wixtoolset.org/docs/tools/heat/ |
Beta Was this translation helpful? Give feedback.
Don't. See Directory ComponentGenerationSeed attribute.