AntiVir gave me the answer that the file is a FALSE-POSITIVE File and that they will modify the virus definitions. Best regards 9th February 2008 17:56 UTC, I'm using the latest dll and SimpleSC::ExistsService is returning 0 when the service doesn't exist. My system is XP SP2 but Wireless Zero Configuration has been updated (hotfix KB917021). Hi, 12th October 2010 18:35 UTC. 16th January 2008 11:50 UTC, bradkohl 10th October 2013 15:28 UTC, Afrow UK Hello, pineapplex Solved one of our trickiest Windows bugs! 14th August 2008 22:02 UTC. Pop $0 ; returns an errorcode (<>0) otherwise success (0) NSIS Simple Service PluginHi,I´ve create a service plugin. Rainer rocks!!! Is any document is present for it? reset_period - The time after which to reset the failure count to zero if there are no failures, in seconds. Hi, 12th February 2009 16:48 UTC, Hello, I´ve released a new version of the NSIS Simple Service Plugin. It's still not working. Kind regards, Re: Re: Re: v1.24 - WZCSVC problem Therefore it can take a time. 18th August 2008 20:55 UTC, New Version 1.23 Janvi, janvi PHP Code: Speed78 Afrow UK How can i get the LOGON NAME in a service I'm am currently building an installer for a service application and I am using this plugin to create the service itself. Now i am able to install/start/stop...of 'my service' through this. Kind regards # Start service Services plug-in not work! Would you please explain a little more about this servicetype? My production need to install 4 service on user's computer,so that's need too much time! I know the fact that this error comes up if the application is not valid Win32 application but I dont find any issues with my attempt of installation. kalix11 There are some helpers that can turn any application to a service. I hope you can understand me. It is recommend to use a timeout of 30. So thank you. Hi, Added function SimpleSC::GetServiceBinaryPath to get the binary path of a specified service. The SimpleSC plugin is 32 bit only, and nsis is smart enough to not use it for 64 bit installers because it's not compatible . Thank you for replying. Thank you, Janvi, MSG the service crashes during startup (Function: StartService). Perhaps I'm blind ;) 15th January 2008 12:49 UTC, Try with a binary path as `"path\to\app.exe" params` Every function now returns <> 0 if there is an error. The functions StartService, StopService, PauseService and ContinueService uses a timeout of 30 seconds. Rainer, mabian However, I'm pretty sure I'm using an existing account and provided right password. With version 1.21 there is no problem (but also there is no new functions) Speed78 I'd rather SimpleSC just went ahead and called DeleteService anyway, where in such cases the service will be deleted on reboot (i.e. The plugin now uses the lowest privlege of each function to execute. Janvi, janvi I think I will release it next days. Till, Update: If you have any questions please let me now. I think this should work. This feature will only run on systems older than Windows Vista. Now all dependent services are stopping recursively too. (Should be used in most cases). 18th January 2008 19:21 UTC, Hi bradkohl, Compiled with v1.26 and works like a charm. But trying to find the error on oneself is the first way to go, isn't it? The disadvantage is that the timeout doesn't depend on the windows timeout. At the moment there is not possiblity to change the binary path in the service manager directly (AFAIK until Windows 2003). 1. SimpleSC::RestartService supports now arguments. 19th August 2008 01:59 UTC. 14th January 2008 23:38 UTC. jpderuiter I think the best way is to do it like windows does it in the "sc delete" command. if you can install/start/stop the service your service should be displayed in the ServiceManager (services.msc) or I don't understand you correctly!? SimpleSC::StopService "" Following is the script; please guide me if you find anything wrong: