I have one exe and four dlls (all .net) which I have ngenned into the GAC.
The docs state that when I run my main exe the CLR will look for an ngenned
version and use that if it is OK to do so.

 

The conceptual problem I have is that the executable is now in the GAC and
not in the program files\myapp folder where it used to be so I can't run it
anymore. Should I install a non-ngenned copy of the executable and DLL files
in the main dir as well? It did this before I add the NativeImage element,
but now it moves them straight to the GAC.

 

Apologies if this has been asked already, can't find any references to it.

 

 

 

Ryan

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to