I haven't tried RebootPrompt='no' yet, first the stupid question, how? I
found a REBOOTPROMPT property that you set to S to suppress - is that
it? I couldn't see it as an msiexec parameter. Second, I don't want to
suppress a reboot. I want it to try to stop the application, if it can't
then it should schedule a reboot.

Neil

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: 22 August 2008 18:46
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] util:CloseApplication - how do I use it

Neil Sleightholm wrote:
> I have tried replacing my application close with a close of notepad
and that works but because it works it doesn't try to schedule
WixCloseApplicationsDeferred. But if I get notepad in to a state where
it is prompting to save a file then you get the " DEBUG: Error 2762:"
error.
>   

Have you tried RebootPrompt='no' like I mentioned below? 
CloseApplication will always try to schedule a deferred CA unless 
RebootPrompt='no' which limits its use to within the transaction.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to