A
Adam Taub
Hi,
Since installing SP2 on XP Pro I can no longer run perl scripts with
parameters.
By doing help ftype there are specific instructions to set
ASSOC .pl=PerlScript
FTYPE PerlScript=perl.exe %1 %*
which used to work.
Now with SP2 if I try to goto a cmd prompt and run "test.pl param1" it
first prompts for the application to use. If I set it to perl.exe it
then runs without passing parameters.
SP2 seems to ignore the FTYPE setting altogether.
Is there a way to re-enable this?
thanks,
Adam
Since installing SP2 on XP Pro I can no longer run perl scripts with
parameters.
By doing help ftype there are specific instructions to set
ASSOC .pl=PerlScript
FTYPE PerlScript=perl.exe %1 %*
which used to work.
Now with SP2 if I try to goto a cmd prompt and run "test.pl param1" it
first prompts for the application to use. If I set it to perl.exe it
then runs without passing parameters.
SP2 seems to ignore the FTYPE setting altogether.
Is there a way to re-enable this?
thanks,
Adam