Computer Hope

Microsoft => Microsoft Windows => Windows XP => Topic started by: vibhor_agarwalin on June 01, 2007, 12:43:13 AM

Title: Run a shell script as a scheduled Task
Post by: vibhor_agarwalin on June 01, 2007, 12:43:13 AM
Hi,

I want to run a shell script as a scheduled task.

I have cygwin intalled.

How can i get it done.

Thanks
Title: Re: Run a shell script as a scheduled Task
Post by: Spoiler on June 01, 2007, 08:30:29 AM
My guess would be to setup a scheduled task and run it.

Title: Re: Run a shell script as a scheduled Task
Post by: vibhor_agarwalin on June 03, 2007, 11:34:17 PM
Yes,

But it has to run via cygwin as its a shell script.

That's what i am unable to do.
Cygwin starts via scheduled task but doesn't run my script.