The Computer Oracle

how do I export ConEmu settings?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Techno Bleepage Open

--

Chapters
00:00 How Do I Export Conemu Settings?
00:22 Accepted Answer Score 40
01:26 Thank you

--

Full question
https://superuser.com/questions/450144/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#conemu

#avk47



ACCEPTED ANSWER

Score 40


Latest versions has Export button.

enter image description here

Where_settings_are_stored?

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.