You can't ignore a service failure to log-in using the standard actions -
See ServiceControl
<https://msdn.microsoft.com/en-us/library/aa371634(v=vs.85).aspx> table.
Instead you can create a custom action that will start the service (using
SC.exe for example) and ignore its exit code.

Nir
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to