[wix-users] GUIDs

Winter,Stijn S. de stijn.dewinter at student.fontys.nl
Wed Mar 2 02:00:13 PST 2016


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.


More information about the wix-users mailing list