Re: [WiX-users] Running a repair after install automatically

2013-06-05 Thread tyler.w.reid
have now taken over due to issues like this. Date: Wed, 5 Jun 2013 08:36:32 -0700 From: "Phil Wilson" mailto:phil.wil...@mvps.org>> Subject: Re: [WiX-users] Running a repair after install automatically To: "'General discussion for Windows Installer XML toolset

Re: [WiX-users] Running a repair after install automatically

2013-06-05 Thread Phil Wilson
e sometimes the installutil.exe file is still there. Phil -Original Message- From: tyler.w.r...@accenture.com [mailto:tyler.w.r...@accenture.com] Sent: Wednesday, June 05, 2013 6:57 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Running a repair after install automatically Hello,

Re: [WiX-users] Running a repair after install automatically

2013-06-05 Thread tyler.w.reid
phil.wil...@mvps.org>> Subject: Re: [WiX-users] Running a repair after install automatically To: "'General discussion for Windows Installer XML toolset.'" mailto:wix-users@lists.sourceforge.net>> Message-ID: Content-Type: text/

Re: [WiX-users] Running a repair after install automatically

2013-06-04 Thread Phil Wilson
: Tuesday, June 04, 2013 10:19 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Running a repair after install automatically I'm confused about: if I schedule the remove existing product early like our other installer then during that action the install

Re: [WiX-users] Running a repair after install automatically

2013-06-04 Thread tyler.w.reid
om actions, but it happens when the previous product gets removed during a major upgrade. Date: Tue, 4 Jun 2013 17:19:10 + From: "Hoover, Jacob" mailto:jacob.hoo...@greenheck.com>> Subject: Re: [WiX-users] Running a repair after install automatically To: General discu

Re: [WiX-users] Running a repair after install automatically

2013-06-04 Thread Hoover, Jacob
I'm confused about: if I schedule the remove existing product early like our other installer then during that action the install fails as the dll is gone when the custom action to InstallUtil.dll gets called. If you schedule it afterInstallValidate or afterInstallInitialize, the old product is