Minor upgrade is executed by a recache-reinstall. Minor upgrade does *not*
use the Upgrade table. MSI SDK has information about all the upgrade/update
mechanisms.

On Sat, Jun 30, 2012 at 12:45 PM, Uma Harano <uhar...@esri.com> wrote:

> Hi Rob,
> How does the msi of the lower version (already installed) get re-cached
> when the minor upgrade is run?
> Should I use the /f with the "v" option for re-caching the local package
> again? That's the part I want to clarify.
> Also, the minor upgrade will have the Upgrade table populated, correct?
>
> Thank you so much! I am very much relieved that there is a way to fix my
> issue.
>
> Thanks!
> Uma-
>
>
> -----Original Message-----
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: Saturday, June 30, 2012 9:51 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Custom action bug - can it be fixed in an upgrade?
>
> If repair works correctly, you'll need to do a minor upgrade or small
> update. An .msp is typically how the small update is delivered... but a
> minor upgrade (ship the whole MSI again) should work fine as well.
>
> On Fri, Jun 29, 2012 at 9:58 PM, Uma Harano <uhar...@esri.com> wrote:
>
> > Hi,
> > I have a pretty horrible issue with a setup and I was hoping someone
> > can help me with a solution.
> >
> > Setup version 1 has been released. The uninstall routine for this
> > setup has a custom action (Written in C++) that has a bug. It locks up
> > a folder in the install location and the folder is accessible only at
> > the end of the MSI. I need to "upgrade" setup 1 to setup 1.1. Setup
> > 1.1 upgrade uninstalls setup version 1 and then installs the new
> > version. But since the uninstall of version 1 has the folders locked,
> > the installation that follows does not work.
> >
> > Is there any way I can fix the uninstall custom action in version 1
> > during the version 1.1 upgrade? Running a msp before the upgrade is not
> an option.
> >
> > Any help will be GREATLY appreciated.
> >
> > Thanks!
> > Uma Harano
> >
> > ----------------------------------------------------------------------
> > --------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's security and
> > threat landscape has changed and how IT managers can respond.
> > Discussions will include endpoint security, mobile security and the
> > latest in malware threats.
> > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
>
>
>
> --
> virtually, Rob Mensching - http://RobMensching.com LLC
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and threat
> landscape has changed and how IT managers can respond. Discussions will
> include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to