Chris Weiss wrote: > Am I using the correct syntax for installing to the GAC? I'm not sure > why WiX thinks both files are going to [TARGETDIR]. This is with WiX > 3.0.3704.0 What's the proper way to install an assembly to both GAC > and a non-GAC folder. >
Both directories resolve to the same path -- it's "magic" that the actual directory for the GAC is different. Use a subdirectory with a Name attribute; that will satisfy the ICE that the paths are different. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users