in reply to Win32::OLE from Task Scheduler
To open Scheduled Tasks, click Start, click All Programs, point to Accessories, point to System Tools, and then click Accessories | Scheduled Tasks.
You need to set the path that the Perl script starts - find the Perl script. Set that.
There is a "start in" path - this is the path that the Perl script will inherit. Set that.
There is a "run as" parameter. This is the permission level. It could be something like this: \boogie\Marshall. "boogie" is a machine name. Marshall is a user name.
Tell us how you have done with the above directions.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Win32::OLE from Task Scheduler
by alafarm (Novice) on Aug 10, 2011 at 14:19 UTC | |
by Marshall (Canon) on Aug 16, 2011 at 05:23 UTC |