Re: [WiX-users] head and GUIDs

2009-10-21 Thread Rob Mensching
1. Are you actually seeing your MSIs get generated with different GUIDs when using the Component/@Guid="*"? If so, that'd be a bug because it is supposed to auto-generate *stable* GUIDs. That's why it took so long to implement the feature. 2. If you use the "-gg" switch it generates new GUIDs ever

[WiX-users] head and GUIDs

2009-10-20 Thread Daniel Hughes
If I use heat to harvest the contents of a folder, I can set it to either generated GUIDs then or at compile time, or by default to put in place holders. However if I set it to generate GUIDs then, I will get a different GUID each time I run HEAT. If I set it to generate GUIDs at compile time