I don't see a connection to the function for %S and %R only. Why is there no such problem with the rest of the parameters?
- Why is there no problems with the same path with %T%M or %C2, but there is with %T%R1?
- Why is there no problem with an empty parameters field, but there is with %S1:~,0, which returns an empty string?
- If the cursor is set to %COMMANDER_EXE% in target panel, then why is there a problem when pressing such a button, but not when pressing such a button? >
Code:
TOTALCMD#BAR#DATA%COMMANDER_EXE% /O /S%T%R1wciconex.dll,119\
Code:
TOTALCMD#BAR#DATA%COMMANDER_EXE% /O /S "%COMMANDER_EXE%"wciconex.dll,119\
- Why is there a problem with an empty start path in cm_OpenNetwork, but not after opening any wfx plugin, e.g. \\\Registry\?
- Why is there no error when setting \\ in the "Start path:" field, but when setting \, \\\, \\\\ etc. is there?
Statistics: Posted by Fla$her — 2024-04-22, 12:58 UTC