Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Shutoff / on a service?
Shutoff / on a service?
Can I shut off / on a Windows sercice, e.g. hidserv with EG. May be also be done automatically each time EG starts?
Re: Shutoff / on a service?
Many thanks for the links, blaher,
That seems to be a little bit to complicated / difficult to do for me, I had hoped there would be a simple way, e.g. adding an "Action" in EG or so.
Thanks again.
That seems to be a little bit to complicated / difficult to do for me, I had hoped there would be a simple way, e.g. adding an "Action" in EG or so.
Thanks again.
-
krambriw
- Plugin Developer
- Posts: 2570
- Joined: Sat Jun 30, 2007 2:51 pm
- Location: Stockholm, Sweden
- Contact:
Re: Shutoff / on a service?
You can always the action 'Start Application' like I do in this example:
My released plugins
https://drive.google.com/drive/folders/ ... y01eVBKeHM
https://drive.google.com/drive/folders/ ... y01eVBKeHM
Re: Shutoff / on a service?
Ah, OK, thank you, krambriw,
That seems to be more convinient, it seems to be a window of EG, but how could I let automatically close / finish this hidserv (service) controlling input devices?
That seems to be more convinient, it seems to be a window of EG, but how could I let automatically close / finish this hidserv (service) controlling input devices?
-
krambriw
- Plugin Developer
- Posts: 2570
- Joined: Sat Jun 30, 2007 2:51 pm
- Location: Stockholm, Sweden
- Contact:
Re: Shutoff / on a service?
You need to know the name of the service you like to control. Are we talking about the same things?
My released plugins
https://drive.google.com/drive/folders/ ... y01eVBKeHM
https://drive.google.com/drive/folders/ ... y01eVBKeHM
Re: Shutoff / on a service?
I hope so, this is the name: hidserv
C:\Windows\winsxs\amd64_hid-user.resources_31bf3856ad364e35_6.1.7600.16385_es-es_c162de87050a6649\hidserv.dll.mui
Something like this, doesn't work:
C:\Windows\winsxs\amd64_hid-user.resources_31bf3856ad364e35_6.1.7600.16385_es-es_c162de87050a6649\hidserv.dll.mui
Something like this, doesn't work:
-
krambriw
- Plugin Developer
- Posts: 2570
- Joined: Sat Jun 30, 2007 2:51 pm
- Location: Stockholm, Sweden
- Contact:
Re: Shutoff / on a service?
Don't make it too complicated,
This works for me:
This works for me:
My released plugins
https://drive.google.com/drive/folders/ ... y01eVBKeHM
https://drive.google.com/drive/folders/ ... y01eVBKeHM
Re: Shutoff / on a service?
Thanks, krambriw.
Great, it works.
I have two net.exe files on C:
This one (I use now):
C:\Windows\winsxs\x86_microsoft-windows-net-command-line-tool_31bf3856ad364e35_6.1.7600.16385_none_5208a7a3d3caa54c\net.exe
and this one (I didn't try):
C:\Windows\winsxs\amd64_microsoft-windows-net-command-line-tool_31bf3856ad364e35_6.1.7600.16385_none_ae2743278c281682\net.exe
So, I could image, to finish or start any service, you just have to enter the net.exe path (on my Win 7 system) and the name of the service.
Many thanks again.
OK, I will try to do so.Don't make it too complicated,
Great, it works.
I have two net.exe files on C:
This one (I use now):
C:\Windows\winsxs\x86_microsoft-windows-net-command-line-tool_31bf3856ad364e35_6.1.7600.16385_none_5208a7a3d3caa54c\net.exe
and this one (I didn't try):
C:\Windows\winsxs\amd64_microsoft-windows-net-command-line-tool_31bf3856ad364e35_6.1.7600.16385_none_ae2743278c281682\net.exe
So, I could image, to finish or start any service, you just have to enter the net.exe path (on my Win 7 system) and the name of the service.
Many thanks again.