Commit Graph

109 Commits

Author SHA1 Message Date
Kody Brown 187156487e Added code to check for the existence of a customized ini file named ConEmu-%COMPUTERNAME%.ini, before checking for the standard ini file ConEmu.ini. 2015-03-17 14:39:27 -06:00
Moshe Katz e5531537ad changes copied from https://github.com/TheCjw/cmder/commit/0f295234cc95427ccef82bb23c5493d3abeb7a57 and https://github.com/TheCjw/cmder/commit/18fea0ac0375b912eb0b3fd7a9dff14893d50b92 2014-11-20 11:08:37 -05:00
Martin Kemp de8d2d22f6 Fix the build 2014-08-26 23:52:49 +01:00
Martin Kemp 97980f5f34 XP compatible launcher 2014-04-11 14:31:16 +02:00
Moshe Katz 447be262f8 A better way to find string length 2014-02-27 18:44:46 -05:00
Moshe Katz 371ffbc069 Add registration for right-click on folder item; Add context-menu icon
Existing code registered right-click only for blank areas of the
Explorer window.  This change adds a menu item for right-clicking on a
folder in the file list.
Also adds the program's icon to help find it in a crowded context menu.
2014-02-27 18:34:37 -05:00
Samuel Vasko c1029ab245 Use windows native copy instead of cp 2013-12-07 21:56:19 +01:00
Austin Wagner 8f6a473a40 Add Cmder Here
Add option to launcher to register and unregister Cmder Here
2013-12-07 09:17:35 -05:00
Austin Wagner 48e4046754 Add launcher
Fixes bliker/cmder#39
Launcher replaces functionality of batch file to allow taskbar pinning
2013-11-30 09:15:42 -05:00