Re: [WiX-users] Name-based UUID's

2006-09-18 Thread Neil Sleightholm
Sent: 18 September 2006 20:29 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Name-based UUID's Hello: Has anyone considered using name-based (e.g. URL-based) UUID's, as specified in RFC 4122, to reduce the tedium of creating Windows Installer packages with WIX? This woul

[WiX-users] Name-based UUID's

2006-09-18 Thread Matt Campbell
Hello: Has anyone considered using name-based (e.g. URL-based) UUID's, as specified in RFC 4122, to reduce the tedium of creating Windows Installer packages with WIX? This would be especially helpful for component GUID's. Maybe the Component element could have an optional GuidUrl attribute,