Re: [WiX-users] Using transforms (regular) to install mulitple times per application

2013-03-14 Thread Richard Norman
..@intergraph.com] Sent: 12 March 2013 10:48 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Using transforms (regular) to install mulitple times per application What I am trying to do is to allow customer bootstrappers the ability to install my package for thier application. In some cases the

Re: [WiX-users] Using transforms (regular) to install mulitple times per application

2013-03-12 Thread David Watson
[WiX-users] Using transforms (regular) to install mulitple times per application What I am trying to do is to allow customer bootstrappers the ability to install my package for thier application. In some cases the customer has two applications (installed in one setup) that use my product. So how

[WiX-users] Using transforms (regular) to install mulitple times per application

2013-03-12 Thread jeamis
What I am trying to do is to allow customer bootstrappers the ability to install my package for thier application. In some cases the customer has two applications (installed in one setup) that use my product. So how can I use a transform that will allow this customer to install my product twice?