I'd like to export my ConEmu settings at work for use at home. I don't see any files in my AppData or Users folder that contain ConEmu settings. Is there a way to export them from within the program? I've looked and don't really see it.
Asked
Active
Viewed 9,333 times
1 Answers
40
Latest versions has Export button.

Exporting settings
reg export HKCU\Software\ConEmu ConEmu.reg
Importing settings
reg import ConEmu.reg
When you are using portable mode, ConEmu.xml file may be located near to ConEmu.exe or ConEmuC.exe.
Note Portable mode doesn't suppose installing in %ProgramFiles% (x86 or x64). Obviously, ConEmu requires Write-access to ConEmu.xml if you want to change settings, store history, autosave windows size/pos on exit and so on. However, if you like fixed configuration and don't suppose to change xml file in any way, you may use %ProgramFiles%, run ConEmu first time "as Administrator", set up your configuration and Save settings (don't forget last step). After that you may run ConEmu as ordinary user with read-only access to xml-file.
Maximus
- 20,835