Skip to content
New issue

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

Add launcher #62

Merged
merged 2 commits into from
Dec 7, 2013
Merged

Add launcher #62

merged 2 commits into from
Dec 7, 2013

Conversation

austinwagner
Copy link
Contributor

Fixes #39
Launcher replaces functionality of batch file to allow taskbar pinning

Fixes cmderdev#39
Launcher replaces functionality of batch file to allow taskbar pinning
@samvasko
Copy link
Contributor

samvasko commented Dec 1, 2013

Thanks for submitting :) It will take maybe some time before I can accept this request. My windows bootloader just broke.

@MartiUK
Copy link
Member

MartiUK commented Dec 4, 2013

Austin, could this be used to allow right click > "cmder here" functionality on folders in Explorer? Currently ConEmu prevents you from using the cmder config xml in fast configuration with "ConEmu Here/ConEmu Inside"...

conemu

@Jackbennett
Copy link
Contributor

If you can launch it right you can add anything to the context menus

http://www.howtogeek.com/howto/windows-vista/add-any-application-to-the-desktop-right-click-menu-in-vista/

@MartiUK
Copy link
Member

MartiUK commented Dec 4, 2013

@Jackbennett Completely forgot about that, thanks.

@austinwagner
Copy link
Contributor Author

@MartiUK Is the suggestion @Jackbennett provided actually what you want? That would not give you the same functionality as as Cmder Here option, but instead just open Cmder at the default location.

In any case, I will look into adding "Cmder Here" to the launcher. I'll set it up to have options to automatically register and unregister Cmder with the shell menu.

Add option to launcher to register and unregister Cmder Here
@austinwagner
Copy link
Contributor Author

I added the ability to register Cmder Here with the shell menu. The launcher can be run with the switches /register [user/all] and /unregister [user/all]. Using the all option requires running from the admin command prompt.

@samvasko
Copy link
Contributor

samvasko commented Dec 7, 2013

Well, this is amazing!
Really good work. Thanks

samvasko added a commit that referenced this pull request Dec 7, 2013
@samvasko samvasko merged commit 8e0312a into cmderdev:master Dec 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pinning Cmder to taskbar doesn't work as expected
4 participants