It works ->
TC button:
Command: "X:\AkelPad.exe"
Parameter: %L
Did not work ->
Command line: "X:\AkelPad.exe" %L
Command line: "X:\AkelPad.exe" "%L"
Command line: "X:\AkelPad.exe %L"
Why?
Button '%L' parameter does'nt work as command?
Moderators: Hacker, petermad, Stefan2, white
A stupid simple answer:
Because a command is a command and parameters belong to the parameters field.
Whats the problem with that behaviour ?
Because a command is a command and parameters belong to the parameters field.
Whats the problem with that behaviour ?
Windows 11 Home, Version 24H2 (OS Build 26100.4351)
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.6 x64
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.6 x64
Re: Command line: "X:\AkelPad.exe" %L
Because it's so by design. Put parameters into the Parameter box.sexy69 wrote:Why?