in reply to Is there a way to make Windows load a Perl script from bootup?


You can create a scheduled task such that it runs the perl script.

In scheduled task you have options as

Perform this task
* daily
* weekly
* montly
* one time only
* when my computer starts
* when i log on

So you can choose the options as per your requirement.
  • Comment on Re: Is there a way to make Windows load a Perl script from bootup?