[wix-users] GUIDs
Winter,Stijn S. de
stijn.dewinter at student.fontys.nl
Wed Mar 2 07:22:47 PST 2016
Hello,
Thanks for the reactions.
Conclusion: You mustn't change the GUID when uprading, unless you change the path it is installed too.
Best Regards,
Stijn de Winter
________________________________________
Van: wix-users <wix-users-bounces at lists.wixtoolset.org> namens Phill Hogland <phill.hogland at rimage.com>
Verzonden: woensdag 2 maart 2016 15:03
Aan: WiX Toolset Users Mailing List
Onderwerp: Re: [wix-users] GUIDs
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/
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list