We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The icons/ folder is not included in the v1.1.4.1 7z archive, leading to the "Cmder Here" context menu option to have a broken icon image.
You could either A) add the icons folder to the release, or B) set the icon to "<Cmder_Path>\Cmder.exe,0" in the registry.
The text was updated successfully, but these errors were encountered:
Don't ignore icons when packing (Fixes #292)
e951272
Icons were being ignored and causing the `/REGISTER ALL *` command to give the context menu option a broken image..
👍 I get the same issue.
Sorry, something went wrong.
I get the same issue here
MartiUK
No branches or pull requests
The icons/ folder is not included in the v1.1.4.1 7z archive, leading to the "Cmder Here" context menu option to have a broken icon image.
You could either A) add the icons folder to the release, or B) set the icon to "<Cmder_Path>\Cmder.exe,0" in the registry.
The text was updated successfully, but these errors were encountered: