Thanks Blair and Phil, As we don't have fileversioning for already shipped binaries..... best bet would be uninstalling previous package and installing the new package. How to force new .msi package to uninstall previous and install (Major upgrade)
I need to change productcode, productversion, packagecode..... Is that right??? Thanks Nagesh On Thu, Nov 14, 2013 at 12:28 AM, Blair Murri <os...@live.com> wrote: > Nagesh, Phil is correct. See the file versioning rules on MSDN. > http://msdn.microsoft.com/library/windows/desktop/aa368599.aspx > > > -----Original Message----- > > From: Phil Wilson [mailto:phildgwil...@gmail.com] > > Sent: Wednesday, November 13, 2013 10:39 AM > > To: General discussion about the WiX toolset. > > Subject: Re: [WiX-users] Creating multiple Minor Updates > > > > You need to increment the file versions for patched files, basically > because updates are based on them. > > > > http://msdn.microsoft.com/en-us/library/aa367835(v=vs.85).aspx > > > > Something like REINSTALLMODE=amus is not a good idea. If you have > included merge modules from 3rd parties, or Microsoft merge modules then > congratulations, you may have just downgraded some fix that was applied by > overwriting the higher versioned fix with yours, and maybe even re-opened a > security vulnerability. That danger may be less with a patch containing > only your files, but it's a bad habit to start when the right answer is > simply to increment your file versions. > > > > Phil Wilson > > > > > > On Wed, Nov 13, 2013 at 7:21 AM, Chaitanya <chaita...@pointcross.com> > wrote: > > > > > Add a Tag in Property tag > > > <Property Id='REINSTALLMODE' Value='amus'/> > > > > > > > > > > > > > > > On 13-11-2013 20:46, Nagesh Hora wrote: > > > > Thanks Blair... > > > > > > > > When i apply the patch. I don't see the changed .dll applied. On > > > > going through the logs i see below log. > > > > > > > > MSI (s) (14:74) [23:44:05:695]: File:<<Component Name>>; Won't > > > > Overwrite; Won't patch; Existing file is of an equal > > > version > > > > > > > > > > > > Do I have to change version for each changed component???? > > > > > > > > > > > > Thanks > > > > > > > > Nagesh > > > > > > > > > > > > On Wed, Nov 13, 2013 at 1:13 AM, Blair Murri <os...@live.com> wrote: > > > > > > > >> It is anticipated that most products will not need to reference > > > >> anything because they wish to update all changes, and the default > > > >> if you don't specify anything in your filter is to include all > changes. > > > >> > > > >> If you need to filter your changes to only include some of them, > > > >> then > > > you > > > >> reference items and all changes in the self-same fragments are > > > >> included while all changes in unreferenced fragments are ignored. > > > >> That is not the expected use case for most products. > > > >> > > > >> -Blair > > > >> > > > >>> Date: Tue, 12 Nov 2013 18:42:03 -0800 > > > >>> From: horanag...@gmail.com > > > >>> To: wix-users@lists.sourceforge.net > > > >>> Subject: Re: [WiX-users] Creating multiple Minor Updates > > > >>> > > > >>> I am more confused now. > > > >>> > > > >>> Do we have to mention changed binaries (.dlls, .ocxs, .exes) in > > > component > > > >>> reference.......???? > > > >>> > > > >>> Please someone help here, how to do perfect patch?????? > > > >>> > > > >>> I followed steps in Wix 3.5 tutorial, without luck...... > > > >>> > > > >>> Any help would be appreciated. > > > >>> > > > >>> > > > >>> > > > >>> -- > > > >>> View this message in context: > > > >> > > > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Creating > > > -multiple-Minor-Updates-tp7586073p7590613.html > > > >>> Sent from the wix-users mailing list archive at Nabble.com. > > > >>> > > > >>> > > > >> > > > ---------------------------------------------------------------------- > > > -------- > > > >>> DreamFactory - Open Source REST & JSON Services for HTML5 & Native > > > >>> Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External > > > >>> API Access Free app hosting. Or install the open source package on > > > >>> any LAMP > > > server. > > > >>> Sign up and see examples for AngularJS, jQuery, Sencha Touch and > > > Native! > > > >>> > > > >> > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.c > > > lktrk > > > >>> _______________________________________________ > > > >>> WiX-users mailing list > > > >>> WiX-users@lists.sourceforge.net > > > >>> https://lists.sourceforge.net/lists/listinfo/wix-users > > > >> > > > >> > > > ---------------------------------------------------------------------- > > > -------- > > > >> DreamFactory - Open Source REST & JSON Services for HTML5 & Native > > > >> Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API > > > >> Access Free app hosting. Or install the open source package on any > LAMP server. > > > >> Sign up and see examples for AngularJS, jQuery, Sencha Touch and > Native! > > > >> > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.c > > > lktrk > > > >> _______________________________________________ > > > >> WiX-users mailing list > > > >> WiX-users@lists.sourceforge.net > > > >> https://lists.sourceforge.net/lists/listinfo/wix-users > > > >> > > > > > > > ---------------------------------------------------------------------- > > > -------- > > > > DreamFactory - Open Source REST & JSON Services for HTML5 & Native > > > > Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API > > > > Access Free app hosting. Or install the open source package on any > LAMP server. > > > > Sign up and see examples for AngularJS, jQuery, Sencha Touch and > Native! > > > > > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.c > > > lktrk > > > > _______________________________________________ > > > > WiX-users mailing list > > > > WiX-users@lists.sourceforge.net > > > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > . > > > > > > > > > > > > > -- > > > Thanks & Regards, > > > Chaitanya. > > > > > > > > > > > > ---------------------------------------------------------------------- > > > -------- DreamFactory - Open Source REST & JSON Services for HTML5 & > > > Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External > > > API Access Free app hosting. Or install the open source package on any > > > LAMP server. > > > Sign up and see examples for AngularJS, jQuery, Sencha Touch and > Native! > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.c > > > lktrk _______________________________________________ > > > WiX-users mailing list > > > WiX-users@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > ------------------------------------------------------------------------------ > > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free > app hosting. Or install the open source package on any LAMP server. > > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > ------------------------------------------------------------------------------ > > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > > Free app hosting. Or install the open source package on any LAMP server. > > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > > ------------------------------------------------------------------------------ > > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > > Free app hosting. Or install the open source package on any LAMP server. > > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users