Re: [WiX-users] Starting a service from an MSI

2014-05-24 Thread Jeremiahf
Is anyone aware that b.ras...@leonit.nl is auto responding that the email account he is responding from says that the email address is no longer being used? Just letting the admins know. On Mon, May 19, 2014 at 10:08 AM, wrote: > Dit mailadres is niet meer in gebruik. Mail kan je voortaan st

Re: [WiX-users] Starting a service from an MSI

2014-05-19 Thread b . rasing
Dit mailadres is niet meer in gebruik. Mail kan je voortaan sturen naar basti...@careercontrol.nl. -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+

Re: [WiX-users] Starting a service from an MSI

2014-05-19 Thread Phil Wilson
; -Original Message- > From: Brian Enderle [mailto:bria...@gmail.com] > Sent: Friday, May 16, 2014 11:44 AM > To: WiX Users > Subject: [WiX-users] Starting a service from an MSI > > I have an MSI that installs everything correctly (when I don't try to start > the

Re: [WiX-users] Starting a service from an MSI

2014-05-16 Thread Pavan Konduru
ject: [WiX-users] Starting a service from an MSI I have an MSI that installs everything correctly (when I don't try to start the service). When I try to start the service it fails with the message "...Failed to start. Verify that you have sufficient privileges to start system services

[WiX-users] Starting a service from an MSI

2014-05-16 Thread Brian Enderle
I have an MSI that installs everything correctly (when I don't try to start the service). When I try to start the service it fails with the message "...Failed to start. Verify that you have sufficient privileges to start system services" Is it possible to start a service from an MSI? Here is m