alique89 Posted August 31, 2007 Posted August 31, 2007 I set up the rss feed alarm clock on my comp. and set up to start at like 5 am but when my comp goes to sleep i lose my wifi conection and when it wakes up it takes a minute to connect to my router. by them the rss alarm is already done. is there a way to delay the the commands till the wifi is up. or an alternative. :? Quote
SomeoneE1se Posted August 31, 2007 Posted August 31, 2007 Ok now I'm with sparta the 'new poll' link and the 'new topic' one are far to close... Quote
alique89 Posted August 31, 2007 Author Posted August 31, 2007 Ok. I'll try that see if it works. Thanks for the advice. :D Quote
VaKo Posted August 31, 2007 Posted August 31, 2007 Google for sleep.exe, then use a batchfile like so: @echo RSS gubins sleep.exe 120 batchfile_for_rss.bat && exit Means it will start the batch file, wait 2 mins (120 seconds) then run the 2nd batchfile. Quote
alique89 Posted August 31, 2007 Author Posted August 31, 2007 Thank you even more vako for that help. I would of never found that. I looked at a few Dos command line sites but they where pretty basic. Quote
operat0r_001 Posted September 4, 2007 Posted September 4, 2007 # sleep ping 1.1.1.1 > %null% set timout and count for ~ sec Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.