Your ServiceInstall says Name="TestWindowService" but your
ServiceControl says Name="TestWindowService.exe", so if the name is
actually TestWindowService your ServiceControl isn't going to do
anything with it. That's why you get the error and probably the other
unexpected behvior too.
---------------
Phil Wilson


On Wed, Jun 24, 2015 at 1:17 PM, Nir Bar <nir....@panel-sw.com> wrote:
> Sometimes Windows marks a service for deletion after restart.
> In this case you would see the service in the services UI until after
> restart.
>
>
>
> -----
> Nir Bar
> Freelance Developer
> Mail: nir....@panel-sw.com
> Web: www.panel-sw.com
>    - C++ On Windows, Linux and Embedded Platforms
>    - WiX & InstallShield
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Re-Windows-service-doesn-t-remove-from-services-msc-in-windows-8-using-WIX-shortcut-C-tp7600702p7600712.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Monitor 25 network devices or servers for free with OpManager!
> OpManager is web-based network management software that monitors
> network devices and physical & virtual servers, alerts via email & sms
> for fault. Monitor 25 devices for free with no restriction. Download now
> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to