"
I tried putting in a custom action that used the cmd.exe sleep command to fix a 
problem with a service that needed to restart only to discover that not all my 
deployment targets had the sleep command!

I later was able to abandon the sleep as we fixed the fact the service needed 
to be restarted.


----- Original Message -----
From: John Hall <[EMAIL PROTECTED]>
To: General discussion for Windows Installer XML toolset. 
<wix-users@lists.sourceforge.net>
Cc:
Date: Thursday, June 26 2008 10:46 AM
Subject: Re: [WiX-users] Induce Sleep in the MSI script
> Is there a way to do this?

I think you'd have to write a custom action. As custom actions go, this
would be a very simple one.

Just out of interest, why do you want to sleep during installation?

Regards,
John

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to