Re: [WiX-users] GAC install on assemblies in "PersonalFolder"

2008-04-10 Thread Bob Arnson
[EMAIL PROTECTED] wrote: Total wix noob here. I'm trying to figure out how to register an assembly that's under "My Document", specifically a Visual Studio 2005 Addin. So I need to put an assembly in Documents\Visual Studio 2005\Addins I don't think you want to do anything with the assembly

[WiX-users] GAC install on assemblies in "PersonalFolder"

2008-04-10 Thread wix . 5 . sam_hughes
Hey Total wix noob here. I'm trying to figure out how to register an assembly that's under "My Document", specifically a Visual Studio 2005 Addin. So I need to put an assembly in Documents\Visual Studio 2005\Addins If I use the xml below... no registration happens (obviously). If I do the Asse