Author Topic: Where to store the configuration of Code::Blocks  (Read 27922 times)

takeshimiya

  • Guest
Re: Where to store the configuration of Code::Blocks
« Reply #30 on: September 10, 2005, 01:01:32 pm »
For me the most practical way seems to be:

-Search first for %PATH_FROM_WHERE_CODEBLOCKS_IS_RUNNING%/codeblocks.ini
-If not found in the above (almost all times), search for it in %APPDATA%/codeblocks/codeblocks.ini

The default and prefered way would be %APPDATA%/codeblocks/codeblocks.ini
The first way can be used for example, when running C::B from a USB key, or when using multiple installations of C::B with different configurations

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Where to store the configuration of Code::Blocks
« Reply #31 on: September 10, 2005, 06:07:17 pm »
Yeah, I like that :-)

Offline tuft

  • Single posting newcomer
  • *
  • Posts: 9
Re: Where to store the configuration of Code::Blocks
« Reply #32 on: October 28, 2005, 08:14:30 pm »
Where is the configuration stored for now? I cannot find any codeblocks.ini anywhere.