I have a buggy driver for my Wifi USB dongle. Every time the computer wakes from standby, the wifi is disabled.
I created a script to restart the device, but I have no idea how to automatically run it when wake from standby.
I'm using Widnows 7 x64.
|
I have a buggy driver for my Wifi USB dongle. Every time the computer wakes from standby, the wifi is disabled. I created a script to restart the device, but I have no idea how to automatically run it when wake from standby. I'm using Widnows 7 x64.
| |||
|
feedback
|
|
This free utility might help : WakeupOnStandBy
(Note: I have no experience with this utility) | |||
|
feedback
|
|
There's a possible solution here: Run script on resume from standby: post #4
( | ||||
|
feedback
|
|
Here is a link to a script that monitors the event log. Check the log for what the message is for waking up from standby and you should be good to go. | |||
|
feedback
|