Help for this page

Select Code to Download


  1. or download this
    cd \Users\john\test
    perl test-svc.pl --install
    net start TestService
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
            print $fh "Failed to uninstall Test Service.\n";
        }
    }