Re: [WiX-users] killing Chrome and Firefox

2012-04-26 Thread E. Timothy Uy
application has much to do with filesinuse. I suspect >> it >> sends WM_CLOSE messages to applications or possibly kills them. If your >> installer runs elevated then setting ElevatedCloseMessage="yes" should be >> more effective. >> >> -Original

Re: [WiX-users] killing Chrome and Firefox

2012-04-26 Thread E. Timothy Uy
inal Message- > From: E. Timothy Uy [mailto:t...@loqu8.com] > Sent: 26 April 2012 00:28 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] killing Chrome and Firefox > > It seems that CloseMessage="no" should have triggered FilesInUse, but

Re: [WiX-users] killing Chrome and Firefox

2012-04-26 Thread Peter Shirtcliffe
then setting ElevatedCloseMessage="yes" should be more effective. -Original Message- From: E. Timothy Uy [mailto:t...@loqu8.com] Sent: 26 April 2012 00:28 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] killing Chrome and Firefox It seems that C

Re: [WiX-users] killing Chrome and Firefox

2012-04-25 Thread E. Timothy Uy
gt;> >>>>Description="Chrome is still running." >>>>>ElevatedCloseMessage="no" >>>>>RebootPrompt="no" >>>>

Re: [WiX-users] killing Chrome and Firefox

2012-04-25 Thread E. Timothy Uy
;>>>Target="iexplore.exe"/> >>>> >>>Description="Chrome is still running." >>>>ElevatedCloseMessage="no" >>>>

Re: [WiX-users] killing Chrome and Firefox

2012-04-25 Thread E. Timothy Uy
" >>> ElevatedCloseMessage="no" >>>RebootPrompt="no" >>>Target="firefox.exe"/> >>> >>>

Re: [WiX-users] killing Chrome and Firefox

2012-04-25 Thread E. Timothy Uy
fox.exe"/> >> >> > > > > > On Wed, Apr 25, 2012 at 2:03 AM, Peter Shirtcliffe > wrote: > >> See Util:CloseApplication in the wix help. >> >> -Original Message- >> From: E. Timothy Uy [mailto:t...@loqu8.com] >&

Re: [WiX-users] killing Chrome and Firefox

2012-04-25 Thread E. Timothy Uy
;RebootPrompt="no" >Target="firefox.exe"/> > > On Wed, Apr 25, 2012 at 2:03 AM, Peter Shirtcliffe wrote: > See Util:CloseApplication in the wix help. > > -----Original Message----- >

Re: [WiX-users] killing Chrome and Firefox

2012-04-25 Thread Peter Shirtcliffe
See Util:CloseApplication in the wix help. -Original Message- From: E. Timothy Uy [mailto:t...@loqu8.com] Sent: 25 April 2012 06:00 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] killing Chrome and Firefox Hi, we are a requirement to kill Chrome and

[WiX-users] killing Chrome and Firefox

2012-04-24 Thread E. Timothy Uy
Hi, we are a requirement to kill Chrome and Firefox during install, so that we can install or modify a plugin. What is the best way to kill processes (or ask the user to kill processes)? Thanks, Tim -- Live Security Virtua