Re: [WiX-users] Embedding the binaries in MSI

2006-06-02 Thread Darren Green
#x27;Bob Arnson'; Mohan Babu D Cc: wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Embedding the binaries in MSI   It is a waste and no one seems to have an answer that works well.  One question, why do you need to put the file in two places?  If it’s in the GAC everyone can get to it

RE: [WiX-users] Embedding the binaries in MSI

2006-06-02 Thread Rob Mensching
Sent: Friday, June 02, 2006 9:07 AM To: 'Bob Arnson'; Mohan Babu D Cc: wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Embedding the binaries in MSI On this theme, is there a way to get a file to be placed both in the GAC and in another defined file system folder? I need s

RE: [WiX-users] Embedding the binaries in MSI

2006-06-02 Thread Darren Green
  Darren   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: 01 June 2006 03:42 To: Mohan Babu D Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Embedding the binaries in MSI   Mohan Babu D wrote: I am currently using the WIX version

Re: [WiX-users] Embedding the binaries in MSI

2006-05-31 Thread Bob Arnson
Title: Embedding the binaries in MSI Mohan Babu D wrote: I am currently using the WIX version 2.0. 3902. I have some ..NET 2.0 assemblies placed under some folder. My MSI refers to that folder while installing. I just wanted to embed assemblies into the MSI instead of having then i