Correct where “goes” means “installs to”.

_______________________________________________________________
FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/

From: Tamir Daniely [mailto:tamirdani...@gmail.com]
Sent: Friday, April 11, 2014 8:06 PM
To: WiX toolset developer mailing list
Subject: Re: [WiX-devs] Guid="*" Algorithm

Hi,

1. I found the implementation at `Uuid.NewUuid` in `src\tools\wix\Uuid.cs`.
2. Seems to be derived from the full KeyPath of the component. So as long as 
everything goes to the same place the GUID will not change.
Regards,
Tamir Daniely

On Mon, Apr 7, 2014 at 8:05 PM, Messenger, Joshua 
<jmessen...@nxstage.com<mailto:jmessen...@nxstage.com>> wrote:
Hello All,

I was unable to find the algorithm in the code for the generation of Guids that 
have a value of *. I have two questions.

1. Where is this algorithm?

2. Is intended to be stable across upgrade codes? I.e. if a user decided to 
split an application installer that universally uses Guid="*" in half because 
it is really two products, can they still use Guid="*" in both new installers 
or will they have to hard code the Guids to prevent component rule violations?


Thanks & Regards,

Joshua Messenger
Engineering Tech - Part Time

NxStage Medical, Inc.
350 Merrimack Street
Lawrence, MA 01843
Tel: (978) 332-8468<tel:%28978%29%20332-8468>
Fax:  (978) 687-4800
jmessen...@nxstage.com<mailto:jmessen...@nxstage.com>

This email transmission is intended only for the use of the individual to which 
it is addressed and may contain information that is privileged, confidential, 
and exempt from disclosure under applicable law. If the reader of this message 
is not the intended recipient, you are hereby notified that any dissemination, 
distribution, or copying of this communication is strictly prohibited. If you 
have received this communication in error, please notify me immediately by 
replying to this message or by contacting NxStage at 978-687-4700 and destroy 
all copies of this message and any attachments without reading or disclosing 
their content. Thank you.



------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net<mailto:WiX-devs@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wix-devs

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to