Help for this page

Select Code to Download


  1. or download this
    SET PATH=%PATH%;"C:\Perl"
    ASSOC .pl=Perl
    FTYPE Perl="C:\Perl\bin\perl.exe" "%1" %*
    
  2. or download this
    %comspec% /k "C:\runperl.bat"