[wix-users] GUIDs
Phill Hogland
phill.hogland at rimage.com
Wed Mar 2 06:03:04 PST 2016
Here is a blog on the subject: https://www.joyofsetup.com/2009/12/31/simplifying-wix-component-authoring/
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Winter,Stijn S. de
Sent: Wednesday, March 02, 2016 4:00 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: [wix-users] GUIDs
Hello all,
I'm making an installer for a program which is updated very often.
When making the installer for an upgrade, do i have to create new GUIDs for existing components?
Example
in V1.0.0.0 the "someFile" is different from the "someFile" in V1.1.0.0, do i keep the same GUID or do i have to change it?
V1.0.0.0:
<Component Id="someFile" Directory="someDir" Guid="someGuid" >
V1.1.0.0
<Component Id="someFile" Directory="someDir" Guid="someGuid" >?
Regards,
Stijn de Winter
==========================================================
Op deze e-mail zijn de volgende voorwaarden van toepassing:
http://www.fontys.nl/disclaimer
The above disclaimer applies to this e-mail message.
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list