Thanks Blair, We might need to support early versions of Windows. - we're writing a downloadable desktop application for widespread use.
What happens to Me and earlier users who try to install when we use installerVersion 200? Are they unable to install? Thanks for the pointers, I'll go read about this. Jonathan Blair wrote: > Do you really need to support Windows Me or earlier? > > In your Package element, set the InstallerVersion attribute to 200 or > higher. > > -----Original Message----- > From: Jonathan Hartley [mailto:tart...@tartley.com] > Sent: Wednesday, September 23, 2009 11:04 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] warning LGHT1076: ICE68 when adding ngen step to > installed .dll files > > Hi all. > > I'm migrating our wix2 install to wix3. In the process, I'm reinstating > the netfx tags on some .dll files to get them ngen'ed as part of the > install, eg: > > <File Id='Controls.dll' > Name='Controls.dll' > DiskId='1' > Source='..\bin\Controls.dll'> > <netfx:NativeImage Id="NGenControls.dll" > Priority="0" > Platform="32bit" > /> > </File> > > With the netfx tag added, I get the following warning from light: > > light -nologo -ext WixUIExtension -ext WixNetFxExtension > Resolver-One.wixobj > > > > C:\delivery\Dev\wix30_public\src\ext\NetFxExtension\wixlib\NetFxExtension.wx > s(819): > warning LGHT1076: ICE68: This package has elevated commit in > CustomAction table (Action=NetFxExecuteNativeImageCommitInstall) but it > has a schema less than > 150. > > Running the produced .msi file, the dll files are installed, and they > are scheduled for ngen on priority 3. I'd really like to be able to ngen > them synchronously, as part of the install, as we did with Wix2. I can't > understand the above warning, and haven't been able to Google anything > useful either. > > Does anyone have any clues, or suggestions of what I should be reading > up on? > > Many thanks, > > Jonathan > > -- Jonathan Hartley Made of meat. http://tartley.com tart...@tartley.com +44 7737 062 225 twitter/skype: tartley ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users