Re: [WiX-users] Transforms and 1 generic installer

2012-09-03 Thread Natalie Carr
Installer XML toolset. Subject: Re: [WiX-users] Transforms and 1 generic installer Assuming you want them to be able to install multiple instances of the same MSI with different destination folders, then you would want to look at the MultiInstance="yes" attribute on components. I

Re: [WiX-users] Transforms and 1 generic installer

2012-08-31 Thread Hoover, Jacob
August 31, 2012 11:22 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Transforms and 1 generic installer Hi, yes I am just going to use transforms to change product name, manufacturer name, etc. Is there issues between GUID's in transform

Re: [WiX-users] Transforms and 1 generic installer

2012-08-31 Thread Natalie Carr
ndows Installer XML toolset. Subject: Re: [WiX-users] Transforms and 1 generic installer I may not fully understand your requirements but I would not push work that can be done at build time to install time. On Fri, Aug 31, 2012 at 6:14 AM, wrote: > I've found it conceptually much simpler

Re: [WiX-users] Transforms and 1 generic installer

2012-08-31 Thread Rob Mensching
age- > From: Natalie Carr [mailto:natalie.c...@measuresoft.com] > Sent: August-31-12 5:47 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Transforms and 1 generic installer > > Hi, > > > > I've thought about this a great deal and would like to kno

Re: [WiX-users] Transforms and 1 generic installer

2012-08-31 Thread Keith.Douglas
Government of Canada | Gouvernement du Canada -Original Message- From: Natalie Carr [mailto:natalie.c...@measuresoft.com] Sent: August-31-12 5:47 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Transforms and 1 generic installer Hi, I've thought about this a great deal and w

Re: [WiX-users] Transforms and 1 generic installer

2012-08-31 Thread Natalie Carr
Sent: 31 August 2012 13:26 To: General discussion for Windows Installer XML toolset.; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Transforms and 1 generic installer Are you NC1 on Stack Overflow? From: "Natalie Carr" Sent: Frida

Re: [WiX-users] Transforms and 1 generic installer

2012-08-31 Thread Christopher Painter
Are you NC1 on Stack Overflow? From: "Natalie Carr" Sent: Friday, August 31, 2012 4:50 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Transforms and 1 generic installer Hi, I've thought about this a great deal and would li

[WiX-users] Transforms and 1 generic installer

2012-08-31 Thread Natalie Carr
Hi, I've thought about this a great deal and would like to know some of your opinions. I'm creating many installers for our company but we don't know some of the names of the products etc at build time. I was thinking of creating one generic installer and have the many transform files that