|
Posted by PeteOlcott on March 10, 2008, 11:57 am
Please log in for more thread options >
> > Does anyone know how to start a Perl script as an MS Windows XP Pro
> > "Scheduled Task" and either have no "command prompt" window, or have
> > the "command prompt" window be created as minimized?
>
> If you use wperl.exe instead of perl.exe, you don't get a command
> window. Of course, if you call any external programs, they probably *do*
> create one, so don't do that.
>
> Ben
None of these ideas seemed to work, but, I may have implemented them
incorrectly.
|