Hi Garrett, with our product we have some libraries that get installed into .NET GAC. The GAC they are installed into is defined by the target framework these assemblies are built for. So, if you build them for .NET 3.5 or earlier, they are installed into the .NET 2.0 GAC. If they are build for .NET 4.0, they are installed into the .NET 4.0 GAC.
Regards, Dirk 2012/7/9 Garrett Serack <garre...@microsoft.com>: > Hey, I was wondering if it's possible when creating an installer to install a > .NET assembly that installs a given assembly to a particular GAC. > > I've got an assembly that I'd like installed to the .NET 2.0 GAC, but > apparently it just wants to install it to the 4.0 GAC. > > Any ideas? > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users