I know there's a chicken/egg issue with running anything to work on the files 
you're installing during the installation process, but I  was wondering what 
people usually do around ngen?   I mean you install a bunch of .net assemblies 
and I know the way to deal with GACing them is to essentially set your wix file 
to install directly in the gac rather than use  gacutil.

 If you have a bunch of msil assemblies and you want them to "go native" on 
whatever machine you install them to, you have to use ngen  on that machine.

                 Do you schedule it to run after next reboot or something?

Thanks
Mark


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to