Re: [WiX-users] Burn does not show close application warning during uninstall

2015-05-26 Thread Sergey YUKHNO
cht- > Von: Rob Mensching [mailto:r...@firegiant.com] > Gesendet: Samstag, 8. März 2014 08:33 > An: Tobias Erichsen; General discussion about the WiX toolset. > Cc: b...@joyofsetup.com > Betreff: Re: [WiX-users] Burn does not show close application warning during > uninstall &g

Re: [WiX-users] Burn does not show close application warning during uninstall

2015-05-19 Thread roberthyang
The fact that it works when used from the MSI instead of the bootstrapper means that "application contexts" are not the problem. In the meantime I found a conversation on wix-devs which implies that this won't be implemented any time soon. Fine. What I ended up doing for now is writing a bafunct

Re: [WiX-users] Burn does not show close application warning during uninstall

2015-05-19 Thread Phill Hogland
I use a bundle to drive my msi packages. Generally I use util:RestartResource but some time ago I used util:CloseApplication. I do not recall observing the scenario that you described, however I do know that the underlying API used in either case, util:RestartResource or util:CloseApplication, de

Re: [WiX-users] Burn does not show close application warning during uninstall

2015-05-19 Thread Rob Mensching
t.com/ -Original Message- From: roberthyang [mailto:robert_y...@agilent.com] Sent: Thursday, May 14, 2015 11:24 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Burn does not show close application warning during uninstall Hi all -- dumb question here. I've no

Re: [WiX-users] Burn does not show close application warning during uninstall

2015-05-14 Thread roberthyang
so they would run into this issue... > > To Rob & Bob: any objections on creating a bug-request for this? If not, > I would > be doing so... > > Tobias > > > -----Original Message----- > From: Tobias Erichsen [mailto: > info@ > ] > Sent: Friday, March 07, 2

Re: [WiX-users] Burn does not show close application warning during uninstall

2014-03-11 Thread Rob Mensching
von Kries [mailto:g...@creativbox.net] Sent: Tuesday, March 11, 2014 2:54 PM To: 'General discussion about the WiX toolset.' Subject: Re: [WiX-users] Burn does not show close application warning during uninstall I too thought I saw a feature request for "files in use" in WixStdB

Re: [WiX-users] Burn does not show close application warning during uninstall

2014-03-11 Thread Georg von Kries
e WiX toolset. Cc: b...@joyofsetup.com Betreff: Re: [WiX-users] Burn does not show close application warning during uninstall I'd be a bit surprised if there isn't already a feature request tracking the issue. -Original Message- From: Tobias Erichsen [mailto:i...@tobias-erichsen.de] Sent: Fr

Re: [WiX-users] Burn does not show close application warning during uninstall

2014-03-09 Thread Tobias Erichsen
> Searching is supported, the text box is just missing. It'll show up > eventually. Ah - that would be great ;-) -- Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get ha

Re: [WiX-users] Burn does not show close application warning during uninstall

2014-03-09 Thread Rob Mensching
obias-erichsen.de] Sent: Saturday, March 8, 2014 2:56 AM To: Rob Mensching; General discussion about the WiX toolset. Cc: b...@joyofsetup.com Subject: AW: [WiX-users] Burn does not show close application warning during uninstall Is there any way to make a free text search in the issue-tracker?

Re: [WiX-users] Burn does not show close application warning during uninstall

2014-03-07 Thread Rob Mensching
om Subject: AW: [WiX-users] Burn does not show close application warning during uninstall Hi Jacob, > Are you using WixStdBA or your own BA? I think it was in 3.8 where > those messages were now being seen and interpreted by the engine, but > I cannot remember if there were any callbac

Re: [WiX-users] Burn does not show close application warning during uninstall

2014-03-07 Thread Tobias Erichsen
ld be doing so... Tobias -Original Message- From: Tobias Erichsen [mailto:i...@tobias-erichsen.de] Sent: Friday, March 07, 2014 1:41 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Burn does not show close application warning during uninstall Hi everyone, I got a small

Re: [WiX-users] Burn does not show close application warning during uninstall

2014-03-07 Thread Hoover, Jacob
nt: Friday, March 07, 2014 1:41 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Burn does not show close application warning during uninstall Hi everyone, I got a small problem during uninstall of my application. If I install/uninstall just with an MSI on W7 for example, I get the di

[WiX-users] Burn does not show close application warning during uninstall

2014-03-06 Thread Tobias Erichsen
Hi everyone, I got a small problem during uninstall of my application. If I install/uninstall just with an MSI on W7 for example, I get the dialog that some applications must be closed before continuing install. When I use that MSI within my burn-bootstrapper, this dialog does not appear. Do I