Jump to content
Corsair Community

AUTO RESTART for corsair service after waking up from hibernate or sleep


drcmclow

Recommended Posts

hi guys

 

i made a small "fix" for the LL fans,

its been told a lot of times to restart the service to stop the LL fans from blinking...

i dont wanted to restart the service manually everytime so i made this workaround...

 

its very simple

 

1.create a txt file and name it "corsair restart" (best is inside the icue folder)

2.edit the text file and insert the following text and save the file

net stop "CorsairService"

net start "CorsairService"

3. rename the file into bat instead of txt

4. when clicking the bat file the corsair service should restart

 

if it restarts we just need to make a new event in the event manager so it starts the bat file every time the computer wakes up from sleep or hibernate.

see this tutorial

https://sumtips.com/2012/12/run-program-windows-wakes-up-sleep-hibernate.html

 

if u dont want to see the command window all the time,

i would recommend to create a shortcut from the bat file, and edit the properties of the shortcut so it opens up minimized!

then select the shortcut instead of the original bat file inside the event manager!

 

 

i hope i could help someone

 

greets

maybe somebody finds this usefull...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...