Hi all -- dumb question here.  I've noticed that util:CloseApplication works
within an MSI, but when that MSI is used within a bundle, we are simply
prompted to reboot instead of the nice prompt.  

Is there a cheap & dirty way to get the MSI-only behavior in the bundle
without writing our own bootstrapper application ?  We're using the stdba
and Wix 3.9r2 right now.  We're targeting Windows 7 only and a custom action
isn't out of the question, but am curious to know if someone has already
solved this problem before I start coding (smile).

Thanks !
-Rob


Tobias Erichsen-2 wrote
> 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
>> callbacks to the UI.  Even if there were, I don't remember WixStdBA
>> having a dialog
>> available to prompt the user.
>> ...
>> I don't see any WixStdBA implementation so the default would be
>> IDNOACTION
>> (equivalent to ignoring the running applications. A restart will be
>> required.)
> 
> I'm using the WixStdBA as this is (mostly) sufficient for my needs. 
> Unfortunately
> this seems to be a rather large drawback.  
> 
> I would suppose that many people that do not have the need for special
> stuff in the
> GUI will be using the WixStdBA, 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, 2014 1:41 AM
> To: 

> wix-users@.sourceforge

> 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
> 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 need to specify "DisplayInternalUI" to be able to see this dialog? 
> My MSI does not have any UI otherwise...
> 
> Best regards,
> Tobias
> 
> PS.: All done with Wix 3.8





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-does-not-show-close-application-warning-during-uninstall-tp7593156p7600329.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to