Re: [WiX-users] How to solve problem with failed to start service because of unsufficient privileges?

2012-09-14 Thread alex376
Thanks for your comment Steve. I gave up on the custom action approach for a while. But if I return to it I will consider your remark. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-solve-problem-with-failed-to-start-service-because-of-uns

Re: [WiX-users] How to solve problem with failed to start service because of unsufficient privileges?

2012-09-14 Thread alex376
No. My question is here http://stackoverflow.com/questions/12370634/cant-start-windows-service-with-wix . -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-solve-problem-with-failed-to-start-service-because-of-unsufficient-privileges-tp7580446

Re: [WiX-users] How to solve problem with failed to start service because of unsufficient privileges?

2012-09-14 Thread alex376
No. My question is here http://stackoverflow.com/questions/12370634/cant-start-windows-service-with-wix . -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-solve-problem-with-failed-to-start-service-because-of-unsufficient-privileges-tp7580446

Re: [WiX-users] How to solve problem with failed to start service because of unsufficient privileges?

2012-09-13 Thread alex376
Enybody help me. 1. I tried to instal my service with implemented Installer class through command prompt with installutil.exe pointed to the Release folder of my service project - all installs and starts well. 2. I tried to add Visual Studio Installer project to my service project - all installs