Hi, I have 2 questions regarding Ngen:
1. Can Ngen be applied conditionally based on a property? We have a build server to test our installations and it would be nice to set Ngen=0 so the builds are installed faster. 2. How do you show custom progress text when ngen is being executed? I came across this question already in another thread but the replies didn't help. I have tried adding all of the following: <UI> <ProgressText Action="InstallFinalize">InstallFinalize</ProgressText> <ProgressText Action="NetFxExecuteNativeImageCommitInstall">NetFxExecuteNativeImageCommitInstall</ProgressText> <ProgressText Action="NetFxExecuteNativeImageInstall">NetFxExecuteNativeImageInstall</ProgressText> <ProgressText Action="NetFxScheduleNativeImage">NetFxScheduleNativeImage</ProgressText> <ProgressText Action="NetFxNativeImage">NetFxNativeImage</ProgressText> <ProgressText Action="NetFxExecuteNativeImageCommitUninstall">NetFxExecuteNativeImageCommitUninstall</ProgressText> <ProgressText Action="NetFxExecuteNativeImageUninstall">NetFxExecuteNativeImageUninstall</ProgressText> </UI> But I still get 'Removing backup files' for a long time and it makes users suspect the installation has frozen. Has anybody managed to get this to work? Chris ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users