%CD% support for Application Toolbar entry
#565
TetraTheta
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
IIRC, there is no way to run entries of Application Toolbar with 'current opened directory'(or 'currently working directory').
Running the program with
cmd.exe /C start "" "path/to/program.exe" "%CD%"works, but this will force icon of the entry to be 'blank icon', which doesn't look good.Can you add either one (or both) of these feature?
%CD%or%D%that points to 'currently working directory' in Command section of Application Toolbar entry.Beta Was this translation helpful? Give feedback.
All reactions