Re: Fire Windows programs using cron...

2002-01-17 Thread Keith Starsmeare
Why use cron at all? Just use a Scheduled Task! Keith - Original Message - From: Evgeny Apanasenko [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 16, 2002 6:59 PM Subject: Fire Windows programs using cron... Dear All, I've set up cron to fire W2K GUI program

Fire Windows programs using cron...

2002-01-16 Thread Evgeny Apanasenko
Dear All, I've set up cron to fire W2K GUI program ntbackup.exe. Everything works but I would like the program to interact with GUI display and keyboard (now I can't see the program window when it is working). How can I do this? CYGWIN variable set to tty ntsec Thanks in advance, Eugene --

Re: Fire Windows programs using cron...

2002-01-16 Thread Corinna Vinschen
On Wed, Jan 16, 2002 at 07:59:32PM +0100, Evgeny Apanasenko wrote: Dear All, I've set up cron to fire W2K GUI program ntbackup.exe. Everything works but I would like the program to interact with GUI display and keyboard (now I can't see the program window when it is working). How can I do

Re: Fire Windows programs using cron...

2002-01-16 Thread Larry Hall (RFK Partners, Inc)
At 03:34 PM 1/16/2002, Evgeny Apanasenko wrote: On Wed, Jan 16, 2002 at 07:59:32PM +0100, Evgeny Apanasenko wrote: snip You would have to switch on the `Allow service to interact with desktop' facility to the cron service. That would result in a console window always visible when cron