I have been asking questions about registering .NET Assemblies in the GAC, installing to HKCU with Vista, avoiding the UAC prompt etc. I am now trying to put all of that together, but I am not very successful. I want to build an MSI that works for XP and Vista. For XP, I want it to install into Program Files, for Vista into the user profile. I understand that I need to use a custom action to take care of the directory. But how do I install an assembly in the GAC without admin rights? I can't set the KeyPath to the file, because it needs to be set to a HKCU reg key when I install to the user profile. How do I get it to not create those HKCU reg keys for the XP setup because they give me ICE57 warnings?
Thanks, Patrick Schmid ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wix-users