In general, all you do is create an updated version of the MSI for the upgrade but have the file the same version as in the previous one. There's no need for anything special - just put the same version file in both MSIs. If it's a data file, the update rules are a bit different but if it's data that's was updated by the app then the upgrade won't replace it. This all assumes you have RemoveExistingProducts at the "end" of the upgrade so that file replacement rules apply. --------------- Phil Wilson
On Mon, Feb 10, 2014 at 8:57 AM, Wenzel, John <john.wen...@p66.com> wrote: > Would this work? > > http://wixtoolset.org/documentation/manual/v3/xsd/wix/component.html > > NeverOverwrite (YesNoType) > > If this attribute is set to 'yes', the installer does not install or > reinstall the component if a key path file or a key path registry entry for > the component already exists. The application does register itself as a > client of the component. Use this flag only for components that are being > registered by the Registry table. Do not use this flag for components > registered by the AppId, Class, Extension, ProgId, MIME, and Verb tables. > > Thanks, > > -----Original Message----- > From: Brian Enderle [mailto:bria...@gmail.com] > Sent: Monday, February 10, 2014 8:42 AM > To: WiX Users > Subject: [EXTERNAL][WiX-users] DO NOT install files during upgrade condition > > Is it possible to NOT install a file during installation if doing an > upgrade? I imagine a condition would cover this but not sure what > conditions to apply. > > TIA, > Brian > > If you can't explain it simply, you don't understand it well enough. - > Albert Einstein > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------------ > Android™ apps run on BlackBerry®10 > Introducing the new BlackBerry 10.2.1 Runtime for Android apps. > Now with support for Jelly Bean, Bluetooth, Mapview and more. > Get your Android app in front of a whole new audience. Start now. > http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Android™ apps run on BlackBerry®10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users