Anton de Wit wrote:
> Now I have a problem. I'm using the 5419 build of Wix 3 and started out
> doing the same. Place files in GAC and create registry keys. 

If your VSPackage is in the GAC, it's not available until the setup is 
finalized, after InstallFinalize, so trying to run VS90Setup then won't 
find the package resources. There's little benefit to putting VSPackages 
in the GAC so to avoid this issue, try putting them under Program Files 
instead.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to