in reply to Re: Detecting if Perl is installed and which version
in thread Detecting if Perl is installed and which version
Are your users on a corporate LAN? If so, place perl and your 7 scripts on a share and distribute a 10 line .cmd file that connects to the share and runs the scripts from there.
If properly configured, you need only add those machines to upgrade to the appropriate user group and they'll run your script automatically on boot, and remove themselves from the group when done.
|
|---|