Hi!

On Fri, 21 Jan 2005 12:13:11 +0100, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:

:
> If you don't see a little yellow pearl as icon for the
> .pl files, you probably didn't associate .pl with
> perl.exe during the install.
> 
> You can do this manually by right-clicking
> on one of your .pl files, choose 'Properties',
> then select 'open' or 'open with...' and 'choose program'.
> If the Perl Command Line Interpreter is not in the list
> of file shown then, hit the 'Browse...' button and go to
> '<YourPerlDir>/bin' and choose 'perl.exe'.
> Be sure to tick the checkbutton 'Always use the selected
> program for this kind of files'.
:

Actually, the command should be:

C:\Perl\bin\perl.exe "%1" %*

assuming you have installed perl at the default location.

HTH,

Rodrigo
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to