Nicolás Alvarez
2014-08-24 00:29:47 UTC
Currently I'm using explicit GUIDs for all my components (except
harvested ones). It would make my code much simpler if I used Id="*"
and let WiX auto-generate them. The documentation says the generated
GUIDs are "stable", but I feel like I would trust them better if I
understood how they are generated under the hood :)
Is there documentation on how they are generated? What changes to the
component would cause the generated GUID to change?
Thanks,
harvested ones). It would make my code much simpler if I used Id="*"
and let WiX auto-generate them. The documentation says the generated
GUIDs are "stable", but I feel like I would trust them better if I
understood how they are generated under the hood :)
Is there documentation on how they are generated? What changes to the
component would cause the generated GUID to change?
Thanks,
--
Nicolás
Nicolás