Search found 1 match

by zode
Tue Apr 21, 2009 1:34 pm
Forum: Magic Jack Technical Support
Topic: hibernate, standby
Replies: 8
Views: 12199

I created a batch file call Standby.bat along with a desktop icon for it. The batch file contains the following 2 statements:
taskkill /f /im magicjack.exe
%windir%\System32\rundll32.exe powrprof.dll,SetSuspendState

When I'm done for the day, I double-click the icon to shutdown MagicJack and put ...