How to download updates while program is not running

Kunal
03/11/2005 10:57 am
Hi all,

Can someone pls tell me how i can download updates while the program is not running, i cant seem to get any updates while the program is not started but when it is running i get the updates according to schedule. Wat i want to do is set a schedule and get those updates according to that, regardless if the program is on or not. I have a fast internet connection and my server will always be running, is there a way the program starts itself then closes when it finishes downloading. ?????????? please help
Oleg Chernavin
03/12/2005 05:47 pm
Yes, this is possible. You can use Windows scheduler application to run Offline Explorer at the desired time with the command-line parameter to make the download and quit it when done. It will
look like:

oe.exe Default/4 /close

You can find more information about the command-line parameters in the Help file of Offline Explorer.

Best regards,
Oleg Chernavin
MP Staff
Kunal
03/14/2005 05:08 am
Hi there,

Thanks for the info. Where do i enter the command line parameter in?


> Yes, this is possible. You can use Windows scheduler application to run Offline Explorer at the desired time with the command-line parameter to make the download and quit it when done. It will
> look like:
>
> oe.exe Default/4 /close
>
> You can find more information about the command-line parameters in the Help file of Offline Explorer.
>
> Best regards,
> Oleg Chernavin
> MP Staff
Oleg Chernavin
03/14/2005 06:15 am
You need to start Windows Scheduler and add a new command like:

oe.exe Default/4 /close

Oleg.