Skip to content

Is there any way to execute from path? #2714

Answered by DRSDavidSoft
anikghosh256 asked this question in Q&A
Discussion options

You must be logged in to vote

Use Windows-style path separator (\) instead of *nix one (/) in Cmd.exe/Clink
.\vendor\bin\pint -v

Must also set the current working directory to CMDER_ROOT (i.e. cd %cmder_root%)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anikghosh256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants