Re: [WiX-users] Tutorial: How to install files into WinSxS

2009-09-10 Thread ACKH
Yes, here is the example. I currently don't have an accessible location but as soon as I get one I will put it there. Date: Fri, 28 Aug 2009 14:56:07 -0500 From: ml-user+277750-759935...@n2.nabble.com To: forforumh...@hotmail.com Subject: Re: [WiX-users] Tutorial: How to install

Re: [WiX-users] Tutorial: How to install files into WinSxS

2009-06-17 Thread BeantownGuy80
063 | USA +1 > 650-587-5523 | fax: +1 650-587-5550 | "Wag the Dog" > > -Original Message----- > From: ACKH [mailto:forforumh...@...] > Sent: Wednesday, June 17, 2009 9:34 AM > To: wix-us...@... > Subject: Re: [WiX-users] Tutorial: How to install files into

Re: [WiX-users] Tutorial: How to install files into WinSxS

2009-06-17 Thread ACKH
e Dog" -Original Message- From: ACKH [mailto:forforumh...@...] Sent: Wednesday, June 17, 2009 9:34 AM To: wix-us...@... Subject: Re: [WiX-users] Tutorial: How to install files into WinSxS Hi, The Component that installs the native assembly into the WinSxS folder can be placed anywhere

Re: [WiX-users] Tutorial: How to install files into WinSxS

2009-06-17 Thread Durwin Wright
:forforumh...@hotmail.com] Sent: Wednesday, June 17, 2009 9:34 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Tutorial: How to install files into WinSxS Hi, The Component that installs the native assembly into the WinSxS folder can be placed anywhere below the TARGETDIR directory,

Re: [WiX-users] Tutorial: How to install files into WinSxS

2009-06-17 Thread ACKH
Hi, The Component that installs the native assembly into the WinSxS folder can be placed anywhere below the TARGETDIR directory, it doesn't really matter. Without seeing you code it is hard to find out what is wrong. I think it might be helpful if I send you an example I have created. Studying t

Re: [WiX-users] Tutorial: How to install files into WinSxS

2009-06-16 Thread BeantownGuy80
Hi, thanks for sharing your steps. I am having some issues with the .dll placement upon installation and I have some questions too. You didn't mention any context in which to add the top level Component tag. Does it need to go in the Wix, Product, Package, top-level Directory (with Id="TARGETDIR")