Hello,

I'm installing some Windows Services using WIX. 

When installing an upgrade, the installer stops the services, replaces the
files and restarts the service. But since InstallValidate runs before
StopServices, the FileInUse table is populated with all the files the
services are using. Upon finishing the installation, the installer wants to
do a reboot.

How can I solve this? Should I stop the services from my setup bootstrapper
before calling the MSI?

Kind regards,
Henning Krause

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to