And WiX 3.5 extends that to .NET 4.0. -----Original Message----- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: Friday, August 06, 2010 9:16 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] running ngen from an msi?
Google "wix ngen" and the first hit is: http://blogs.msdn.com/b/astebner/archive/2007/03/03/how-to-ngen-files-in-an- msi-based-setup-package-using-wix.aspx ----- Original Message ---- From: Mark Modrall <mmodr...@mzinga.com> To: General discussion for Windows Installer XML toolset. <wix-users@lists.sourceforge.net> Sent: Fri, August 6, 2010 10:55:25 AM Subject: [WiX-users] running ngen from an msi? 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 ---------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------ 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