69

How to put ConEmu in context menu in windows 7, when click on folder to be able to choose Open in ConEmu?

dukasvili
  • 833
  • 1
  • 7
  • 9
  • 14
    As a software developer -- I find many of the questions that are closed as "off-topic" to be very useful and very much on-topic. I think that some moderators on SO are too eager to show that they are being useful, or that they have power, and close many questions that should remain open. – isapir Dec 26 '15 at 03:01

1 Answers1

130

Configure it like this:

SettingsIntegration (or SettingsFeaturesIntegration in older versions)

Set up the ConEmu Here group (don't misuse ConEmu Inside) and press the Register button.

ConEmu Screen Shot

These options are stored in the registry (Explorer related keys) and that's why these settings are not stored the ConEmu configuration, so the Save settings button is useless on that particular page.

Alex K.
  • 171,639
  • 30
  • 264
  • 288
  • Its working, but I get some error: Cant find appropriate parent window! ConEmu icon in context menu fails too... – dukasvili Feb 18 '14 at 12:44
  • I looked at the file and see that everything's back to the old settings, how to save your settings permanent? I used save settings button only – dukasvili Feb 18 '14 at 12:55
  • 1
    Very old build on the screenshot. Update strongly recommended. – Maximus Feb 18 '14 at 13:04
  • @user3310809, don't misuse "ConEmu Inside" instead of "ConEmu here". Different mode, behavior, requirements. – Maximus Feb 18 '14 at 13:06
  • how do you get the icon in conemu (not the right click explorer menu) to change to what you want it to be? – Northstrider Apr 10 '15 at 19:59
  • "ConEmu here" doesn't seem to work if you have set a default startup directory. Does anyone know how to make them work together? – pmrotule Dec 01 '16 at 09:09