http://www.joyofsetup.com/2009/12/31/simplifying-wix-component-authoring/
-Original Message-
From: Phill Hogland [mailto:phogl...@rimage.com]
Sent: Thursday, June 18, 2015 8:16 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Auto-Generated GUIDs
From the link provided
From the link provided:
"
Correct where “goes” means “installs to”.
...
1. I found the implementation at `Uuid.NewUuid` in `src\tools\wix\Uuid.cs`.
2. Seems to be derived from the full KeyPath of the component. So as long as
everything goes to the same place the GUID will not change.
"
I h
>>The GUID is generated based on the source path so if it did not change then
>>the generated GUID will have the same result (appear to be the same GUID),
>>which is fine in most situations when a Component has a single resource.
The source path? I'm confused there. I have registry entries so th
>>I am seeing that every build, however, the GUID is the same.
The GUID is generated based on the source path so if it did not change then
the generated GUID will have the same result (appear to be the same GUID),
which is fine in most situations when a Component has a single resource.
See this li
4 matches
Mail list logo