Hi Frankyz.
This should at least get you going, very handy if not a bit messy for a web
site. still good though
http://www.allenware.com/icsw/icswidx.htm
Good Luck
Jason
...................................................................................................................
"frankyz" wrote:
> If I want to find out more about how to write this type of batch programs,
> where is a good place to start?
>
> Any books/online rescources you recommand?
>
> "Jason" wrote:
>
> > Hi Ben
> > This will do the job.
> > create a new text document and add the folowing..
> >
> > SHUTDOWN -r -t 01
> >
> > then save the document as restart.bat to your desktop saving as all files,
> > not text
> >
> > you can now use the shedualed tasks to run this batch file on a daily basis.
> >
> > just add the programs you want to run to your startup, and enjoy your
> > holliday.
> >
> > this will give you what you need
> >
> > "Ben" wrote:
> >
> > > I'm leaving for a week and was hoping I could have my computer run an
> > > automatic program. A week may be too long to go without a restart so I want
> > > my computer to restart maybe every 24 hours or so. Is there a way to do this?