Replies: 2 comments 5 replies
-
Are the Component Guids actually changing? |
Beta Was this translation helpful? Give feedback.
5 replies
-
Please am a black student in Ghana🇬🇭 please I will like to be under the operating of micro soft🙏 |
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.
-
I am using Files element to harvest the files and minor upgrade is not installing latest file
As per https://docs.firegiant.com/wix/whatsnew/#file-harvesting Files elements generates components and files for each file. Is there any way to fix the component guild so that the minor upgarde will consider to install the new version of file.
<Fragment> <ComponentGroup Id="Niagara" Directory="INSTALLFOLDER" > <Files Include="C:\\test\**"> </Files> </ComponentGroup> </Fragment>
heat command says:
heat.exe : warning HEAT5149: Heat is deprecated and will be removed in WiX v7. Consider alternative solutions, like the Files element.
Beta Was this translation helpful? Give feedback.
All reactions