in reply to Re^2: Strange problem with Windows 7 command line and perl
in thread Strange problem with Windows 7 command line and perl

Hi,

Just saw your message. Sorry missed it earlier. Here is what I get

C:\Users\pmu>ftype perl File type 'perl' not found or no open command associated with it. C:\Users\pmu>assoc .pl .pl=Perl_program_file C:\Users\pmu>

Replies are listed 'Best First'.
Re^4: Strange problem with Windows 7 command line and perl
by poj (Abbot) on Feb 12, 2017 at 18:04 UTC

    Did you install using msi, if so did you run as admin ?

    poj