News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Backup settings win 10

Started by WolfG, February 18, 2019, 08:48:56 PM

Previous topic - Next topic

WolfG

Greetings,

This is Code::Blocks 17.12 rev 11256 on windows 10.
How can I save my settings, eg. Global Settings/Toolchain and all other settings?

I cannot find neither a default.conf nor a cb_share_config tool as mentioned in a post from 2014.

Thanks for help.
Wolf

 

oBFusCATed

File -> Save everything or Closing C::B successfully. If it crashes there is a chance to that it won't save settings.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

stahta01


"%APPDATA%\CodeBlocks"


Normal location of settings in code section above.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

WolfG

Thank you Tim, this helped.
Wolf