Does anyone know of an easy way in WIX to automatically create a GUID on
install? I want to create a GUID that represents the user and place it in the
registry. Here's an example:
<RegistryValue Root="HKCU" Key="Software\<omitted>"
Name="UserId" Value="<newGuid>" Type="string" Action="write" />
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users