You populate an InstanceTransforms element with Instance elements.

The InstanceTransforms element as a Property Attribute which you'll want to 
have a public property that will key into each of the Instance@Id attributes.

Each Instance element, in addition to an ID, also has a ProductCode attribute 
which is where you provide the GUID for each instances' ProductCode.  There is 
also a ProductName attribute where you provide the ProductName for each 
instance.

The table is currently static, which means you'll need to have enough Instance 
elements to cover your max case.

--
John Merryweather Cooper
Senior Software Engineer | Enterprise Service Applications | Continuing 
Development
Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext:  431050 
|jocoo...@jackhenry.com



-----Original Message-----
From: newuser2014 [mailto:wamplersovere...@gmail.com] 
Sent: Wednesday, September 17, 2014 10:21 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Multiple Instance and Product Code

Hi All,
The product requirement at my work changed.  We're being asked to support 
multiple instances of the same product.  I've read fromthe forum that 
InstanceTransform is the way to go and that requires different Product Code for 
each instance.  

I've used <Product Id="*" to auto-gen product id.  How do generate a Product Id 
GUID manually?  Can someone please help?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Multiple-Instance-and-Product-Code-tp7596863.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce Perforce version control. 
Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to