Help for this page

Select Code to Download


  1. or download this
    use Cwd;
    use File::Basename;
    ...
        parameters      => qq{"$scriptPath/$script" --run},
        start_type      => SERVICE_AUTO_START,
    );