in reply to Re: Add .PL extension to PATHEXT automatically
in thread Add .PL extension to PATHEXT automatically

Or just use setx.
  • Comment on Re^2: Add .PL extension to PATHEXT automatically

Replies are listed 'Best First'.
Re^3: Add .PL extension to PATHEXT automatically
by Anonymous Monk on May 23, 2015 at 01:11 UTC

    *sourcecode*

    Or just use setx.

    assoc/ftype is standard, setx isn't

    Also "just use setx" isn't source code that adds .pl to pathest, like the above