Perl on Windows, file associations and I/O redirection

前端 未结 2 1366
故里飘歌
故里飘歌 2020-12-17 02:58

Can someone explain the difference between calling a perl script via file association versus calling the same script explicitly via perl.exe?

Apparentl

2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-17 03:30

    I know this is an old thread, but it's important to note that Microsoft appears to have reversed the polarity of this setting in Windows 10. No idea why they would do that, but this had me pulling my hair out for a day. See my other posted question (Perl Scripts on Windows 10 run from Explorer but not Command Prompt), and especially the linked MSDN post there.

提交回复
热议问题