Re: [WiX-users] Multiple Instance installations from wix BA application

2014-08-01 Thread serkbugs
some time ago if I recall. > > -Original Message- > From: serkbugs [mailto:serkb...@yandex.ru] > Sent: July-31-14 5:51 AM > To: wix-users@lists.sourceforge.net > Cc: Sergey Kozhemyachenko > Subject: [WiX-users] Multiple Instance installations from wix BA application &g

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-08-01 Thread Rob Mensching
iX toolset | http://www.firegiant.com/ -Original Message- From: serkbugs [mailto:serkb...@yandex.ru] Sent: Friday, August 1, 2014 1:52 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Multiple Instance installations from wix BA application 1 Probably no

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-08-01 Thread serkbugs
he design. If it isn't working > it'd be considered a bug. > > -Original Message- > From: serkbugs [mailto:serkb...@yandex.ru] > Sent: Thursday, July 31, 2014 16:01 > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Multiple Instance instal

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-07-31 Thread Rob Mensching
01.08.2014, 02:13, "Rob Mensching" : > What kind of control? > > -Original Message- > From: serkbugs [mailto:serkb...@yandex.ru] > Sent: Thursday, July 31, 2014 14:49 > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Multiple Instance inst

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-07-31 Thread serkbugs
kind of control? > > -Original Message- > From: serkbugs [mailto:serkb...@yandex.ru] > Sent: Thursday, July 31, 2014 14:49 > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Multiple Instance installations from wix BA > application > > Thanx

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-07-31 Thread Rob Mensching
What kind of control? -Original Message- From: serkbugs [mailto:serkb...@yandex.ru] Sent: Thursday, July 31, 2014 14:49 To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Multiple Instance installations from wix BA application Thanx for quick answer. I will try to

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-07-31 Thread serkbugs
uly 2014 19:44 > To: General discussion about the WiX toolset. > Cc: 'Sergey Kozhemyachenko' > Subject: Re: [WiX-users] Multiple Instance installations from wix BA > application > > Instances are ugly...  And to do them right would be very difficult.  There > aren't

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-07-31 Thread serkbugs
014 01:51 > To: wix-users@lists.sourceforge.net > Cc: Sergey Kozhemyachenko > Subject: [WiX-users] Multiple Instance installations from wix BA application > > Hi, > > Our customer wants to install multiple instances of windows service per each > service(like SQL server installat

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-07-31 Thread Neil Sleightholm
31 July 2014 19:44 To: General discussion about the WiX toolset. Cc: 'Sergey Kozhemyachenko' Subject: Re: [WiX-users] Multiple Instance installations from wix BA application Instances are ugly... And to do them right would be very difficult. There aren't many restrictions to what a tra

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-07-31 Thread Hoover, Jacob
ugs [mailto:serkb...@yandex.ru] Sent: July-31-14 5:51 AM To: wix-users@lists.sourceforge.net Cc: Sergey Kozhemyachenko Subject: [WiX-users] Multiple Instance installations from wix BA application Hi, Our customer wants to install multiple instances of windows service per each service(like SQ

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-07-31 Thread Wesley Manning
wix-users@lists.sourceforge.net Cc: Sergey Kozhemyachenko Subject: [WiX-users] Multiple Instance installations from wix BA application Hi, Our customer wants to install multiple instances of windows service per each service(like SQL server installation with multiple instances). I was trying to build a

Re: [WiX-users] Multiple Instance installations from wix BA application

2014-07-31 Thread Rob Mensching
There is a feature request open for Burn to support multiple instances. -Original Message- From: serkbugs [mailto:serkb...@yandex.ru] Sent: Thursday, July 31, 2014 01:51 To: wix-users@lists.sourceforge.net Cc: Sergey Kozhemyachenko Subject: [WiX-users] Multiple Instance installations

[WiX-users] Multiple Instance installations from wix BA application

2014-07-31 Thread serkbugs
Hi, Our customer wants to install multiple instances of windows service per each service(like SQL server installation with multiple instances). I was trying to build a prototype using custom BA application(Microsoft.Tools.WindowsInstallerXml.Bootstrapper.BootstrapperApplication). I've read a