Add long path prefix to Extensions

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
ZoSTeR
Power Member
Power Member
Posts: 1008
Joined: 2004-07-29, 11:00 UTC

Add long path prefix to Extensions

Post by *ZoSTeR »

I'd like to suggest to implement a way to add the long file path prefix "\\?\" to File Extensions.

For example

Code: Select all

[Extensions]
MKV  = %Commander_Path%\Tools\MPC-HC\mpc-hc64.exe ^L.MKV
or maybe even better:
support the button parameters in the Extensions section, eg:

Code: Select all

[Extensions]
MKV  = %Commander_Path%\Tools\MPC-HC\mpc-hc64.exe "\\?\%P%O.%E"
From what I've seen so far the Windows Explorer automatically adds this to files with paths length over 260.

*edit: some wording
Post Reply