[WiX-users] Install satellite assemblies in GAC, Part 2

2008-09-08 Thread Sergey Abakumoff
I tried to resolve the Wix linker error that appeared if I tried to install the multiple assemblies with the same name but the different cultures in the GAC - see the details in: http://sourceforge.net/mailarchive/message.php?msg_name=122b47a20809050040t60854b7as451da8d292543b80%40mail.gmail.com I

Re: [WiX-users] Install satellite assemblies in GAC

2008-09-08 Thread Sergey Abakumoff
ber 04, 2008 22:53 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Install satellite assemblies in GAC My product is shipped with the set of satellite assemblies for different languages. Particularly, we provide German and Dutch satellite assemblies. The requirement for installer is install the

Re: [WiX-users] Install satellite assemblies in GAC

2008-09-05 Thread Sergey Abakumoff
f Of Sergey Abakumoff > Sent: Thursday, September 04, 2008 22:53 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Install satellite assemblies in GAC > > My product is shipped with the set of satellite assemblies for different > languages. Particularly, we provide Germa

Re: [WiX-users] Install satellite assemblies in GAC

2008-09-05 Thread Rob Mensching
Maybe just give the two File elements different Name attribute values. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sergey Abakumoff Sent: Thursday, September 04, 2008 22:53 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Install satellite

[WiX-users] Install satellite assemblies in GAC

2008-09-04 Thread Sergey Abakumoff
My product is shipped with the set of satellite assemblies for different languages. Particularly, we provide German and Dutch satellite assemblies. The requirement for installer is install the satellite assemblies in GAC. The problem is the file names for specific satellite assemblies are the same,