AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Wake-up from standby

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Bernd
Guest





PostPosted: Wed Jul 27, 2005 1:18 pm    Post subject: Wake-up from standby Reply with quote

I guess this is not really a question of AutoHotkey but I am no specialist.

I am programing a scheduler with AutoHotkey. The question is now: the program works only when the PC is not in the standby modus. Is there perhaps a possibiltity to wake up the PC?
Back to top
toralf



Joined: 31 Jan 2005
Posts: 3842
Location: Bremen, Germany

PostPosted: Wed Jul 27, 2005 1:27 pm    Post subject: Reply with quote

Not even that. I guess a user also has to be logged in. Since otherwise the AHK script would have to be a service that is also running when logged off.

I haven't found a solution yet, to run a AHK script as a service. But I would be interessted if someone knows a way.

Regarding the wake up: If there is no command line utility that starts a service that does the wake up. You could try "wake up on lan" (or how ever this is named) if you have another PC running in your LAN. That running PC with AHK could wake the sleeping one and start the script you want to execute on it (if there is no login required).
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bernd
Guest





PostPosted: Wed Jul 27, 2005 2:50 pm    Post subject: Reply with quote

Hi toralf!

Yes, thatīs a possibility in a LAN. But I use only a stand-alone PC.
Back to top
Guest






PostPosted: Wed Jul 27, 2005 3:59 pm    Post subject: Reply with quote

here
Back to top
Guest






PostPosted: Wed Jul 27, 2005 4:07 pm    Post subject: Reply with quote

@toralf: if you run w2k: Srvany - part of the w2k resource toolkit

Applications as Services Utility: With Srvany, you can configure any Windows application so that it runs as a service.

on other systems:

w2k3 server kit

System Requirements

Supported Operating Systems: Windows Server 2003; Windows XP
30 MB of free disk space
Windows XP
Windows XP SP1
Windows Server 2003 family
Note: The Windows Server 2003 Resource Kit Tools are not supported on 64-bit platforms.
Back to top
Bernd
Guest





PostPosted: Wed Jul 27, 2005 4:15 pm    Post subject: Reply with quote

Sounds very interesting! Iīll check it.
Many thanks!
Back to top
toralf



Joined: 31 Jan 2005
Posts: 3842
Location: Bremen, Germany

PostPosted: Wed Jul 27, 2005 5:55 pm    Post subject: Reply with quote

Anonymous wrote:
Supported Operating Systems: Windows Server 2003; Windows XP
30 MB of free disk space
Windows XP
Windows XP SP1
Windows Server 2003 family
Note: The Windows Server 2003 Resource Kit Tools are not supported on 64-bit platforms.
What about WindowsXP SP2?
And what if I'm no Admin?
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group