how do I export ConEmu settings?
--------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------
Track title: CC F Haydns String Quartet No 53 in D
--
Chapters
00:00 Question
00:28 Accepted answer (Score 40)
01:59 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
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------
Track title: CC F Haydns String Quartet No 53 in D
--
Chapters
00:00 Question
00:28 Accepted answer (Score 40)
01:59 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.
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.