[Tutor] How to open IE7 to a certain URL?

Alan Gauld alan.gauld at btinternet.com
Fri Feb 29 19:14:20 CET 2008


"Kent Johnson" <kent37 at tds.net> wrote

> You might want to learn how to use your OS's scheduler to do this 
> part.
> I don't know what it is on Windows though.


Start->Settings->Control Panel-Scheduled Tasks->Add New Task

Starts a wizard.

You can also try the 'at' command:

-------------- C:\> help at ------------
The AT command schedules commands and programs to run on a computer at
a specified time and date. The Schedule service must be running to use
the AT command.

AT [\\computername] [ [id] [/DELETE] | /DELETE [/YES]]
AT [\\computername] time [/INTERACTIVE]
    [ /EVERY:date[,...] | /NEXT:date[,...]] "command"
--------------------------------------


-- 
Alan Gauld
Author of the Learn to Program web site
Temorarily at:
http://uk.geocities.com/alan.gauld@btinternet.com/
Normally:
http://www.freenetpages.co.uk/hp/alan.gauld 




More information about the Tutor mailing list