Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Knx on March 19, 2007, 07:56:45 pm

Title: Where configurations are stored?
Post by: Knx on March 19, 2007, 07:56:45 pm
Where configurations of colors, default source, keyboard shortcuts, ... are stored?

I want to use them on another PC, so I won't need to reconfigure all again.
Title: Re: Where configurations are stored?
Post by: Biplab on March 19, 2007, 08:08:17 pm
C::B stores the default configuration data to:
C:\Documents and Settings\<User Name>\Application Data\codeblocks folder.
Title: Re: Where configurations are stored?
Post by: Knx on March 19, 2007, 08:57:29 pm
Thanks  :D