- or download this
VinsWorldcom@:C:\Users\VinsWorldcom\tmp> assoc | find /i "perl"
.pl=Perl_program_file
VinsWorldcom@:C:\Users\VinsWorldcom\tmp> ftype | find /i "Perl_program
+_file"
- or download this
HKEY_CLASSES_ROOT
Perl_program_file
shell
Execute Perl Program
command = [REG_SZ] C:\Strawberry\perl\bin\perl.exe "%1" %*
- or download this
PS VinsWorldcom ~\tmp > .\test.pl
Platform: MSWin32
...
Executable: C:\Strawberry\perl\bin\perl.exe
Enter to close window:
PS VinsWorldcom ~\tmp >
- or download this
VinsWorldcom@:C:\Users\VinsWorldcom\tmp> .\test.pl
Platform: MSWin32
...
Enter to close window:
VinsWorldcom@:C:\Users\VinsWorldcom\tmp>