Re: [WiX-users] anybody has tallow binary which can generate automaticGUID's

2007-05-11 Thread Rob Mensching
To: [EMAIL PROTECTED] Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] anybody has tallow binary which can generate automaticGUID's Venkatesh, No version of Tallow exists that automatically generates GUID's. The reasoning behind this is that automatic GUID generation

Re: [WiX-users] anybody has tallow binary which can generate automaticGUID's

2007-05-11 Thread Richard.Foster
Venkatesh, No version of Tallow exists that automatically generates GUID's. The reasoning behind this is that automatic GUID generation leads very easily to breaking component rules. Tallow is intended for *one time* generation of a basic file which is then modified manually. Mallow is a si