Hi

Is there a way that a new GUID can be added to specific location within WiX
at compile time?

I have created a common WiX file, and I want to add a new GUID upon each run
to:
* Product Id
* Product UpgradeCode
* Component Guid

I read in one blob 
http://johnmcfadyen.spaces.live.com/?_c11_BlogPart_BlogPart=blogview&_c=BlogPart&partqs=cat%3DWiX
John McFadyens Windows Installer Blog  that using
"????????-????-????-????-????????????" creates a new generated GUID each
time the compiler runs. This ensures you are running with the rule of
creating a new package code for each iteration of your package.

However, this did not work.


-----
Thanks
Jeff in Seattle
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Candle-Add-new-GUIDs-to-user-specified-locations-at-compile-time-tp4986130p4986130.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to