[wix-users] Install Assembly to GAC without removing from the Target Directory

Christopher Painter chrpai at iswix.com
Fri Sep 21 13:06:40 PDT 2018


https://blogs.msdn.microsoft.com/heaths/2006/09/20/installing-assemblies-for-runtime-and-design-time-use/

Installing Assemblies for Runtime and Design-time Use ...<https://blogs.msdn.microsoft.com/heaths/2006/09/20/installing-assemblies-for-runtime-and-design-time-use/>
blogs.msdn.microsoft.com
The Microsoft .NET Framework installs assemblies into two different locations, and this practice is recommended to developers wishing to deploy assemblies both for runtime and design-time use. Design-time assemblies are those assemblies you would compile and link against when building your own ...






________________________________
From: Rob Mensching <rob at firegiant.com>
Sent: Friday, September 21, 2018 2:10 PM
To: WiX Toolset Users Mailing List; Christopher Painter
Cc: Ven H
Subject: RE: [wix-users] Install Assembly to GAC without removing from the Target Directory

Use two File elements in two different Components.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/
WiX Support | WiX Experts and Resources from FireGiant<http://www.firegiant.com/>
www.firegiant.com
WiX Support | Installation, Development, Deployment | WiX Experts and Resources from FireGiant




-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Ven H via wix-users
Sent: Friday, September 21, 2018 10:30 AM
To: Christopher Painter <chrpai at iswix.com>
Cc: Ven H <venh.123 at gmail.com>; WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] Install Assembly to GAC without removing from the Target Directory

Thanks a lot for that great explanation, Chris. Is there any other way to achieve this?

Regards,
Venkatesh


More information about the wix-users mailing list