I was able to show the FilesInUse (for iexplore, chrome and firefox) but
just adding

    <util:RestartResource Id="RestartIE" ProcessName="iexplore.exe" />
    <util:RestartResource Id="RestartChrome" ProcessName="chrome.exe" />
    <util:RestartResource Id="RestartFirefox" ProcessName="firefox.exe" />

However, clicking on attempt to close prompted me with

The setup was unable to automatically close all requested applications.
Please ensure that the applications holding files in use are closed before
continuing with the installation.

None of the browser instances are closed.

Any advice would be much appreciated.

Respectfully,
Tim

On Wed, Apr 25, 2012 at 1:56 PM, E. Timothy Uy <t...@loqu8.com> wrote:

> Looks like RM only works with Vista+. What is the fallback for XP?
>
>
> On Wed, Apr 25, 2012 at 1:53 PM, E. Timothy Uy <t...@loqu8.com> wrote:
>
>> Dear Rob et al.,
>>
>> Thanks everyone for being so gracious. This time I would like the
>> installer to shutdown any browsers (IE, Chrome, Firefox) prior to
>> installation, and restart them after installation completes. I think I
>> should use MsiRMFilesInUse but have not been able to locate any samples or
>> instructions. Is this used with util:CloseApplication?
>>
>> I gather that I need <DialogRef Id="MsiRMFilesInUse" /> in UI. Can I use
>> WixUI_InstallDir or should I be using Mondo? A completed example would be
>> ideal. The How To Guides are fantastic.
>>
>> Respectfully,
>> Tim
>>
>
>
------------------------------------------------------------------------------
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