Interal Associations:Can i send short 8.3 names?
Posted: 2012-11-24, 18:02 UTC
My internal association to play media file with mplayer is:
"%COMMANDER_PATH%\TOOLS\Mplayer\mplayer.exe" "%2"
Mplayer not support unicode filename and path but can use short 8.3 names,when i create a command i can use %s to solve this problem,
But i can't send short 8.3 name to mplayer in internal association,is there a parameter can do this?thx for your reply^^
PS.as i know,now "%1" will send fullname and "%2" will send all selected file's fullname at sequence.
I hope i can use:for example "%3" to send 8.3 name "%4" to send selected file's 8.3 name,just like %N %n and %S %s
"%COMMANDER_PATH%\TOOLS\Mplayer\mplayer.exe" "%2"
Mplayer not support unicode filename and path but can use short 8.3 names,when i create a command i can use %s to solve this problem,
But i can't send short 8.3 name to mplayer in internal association,is there a parameter can do this?thx for your reply^^
PS.as i know,now "%1" will send fullname and "%2" will send all selected file's fullname at sequence.
I hope i can use:for example "%3" to send 8.3 name "%4" to send selected file's 8.3 name,just like %N %n and %S %s