Author Topic: Resetting Code::Blocks (starting from scratch)  (Read 8000 times)

PCosmin

  • Guest
Resetting Code::Blocks (starting from scratch)
« on: July 12, 2007, 12:44:09 am »
Hello,

I was wondering if there is any way of a general reset for Code::Blocks...

I want the software to be as it was never used before on this machine, would help a lot (:cough: settings :cough:)

Thanks,

Parvulescu Cosmin

Offline JGM

  • Lives here!
  • ****
  • Posts: 518
  • Got to practice :)
Re: Resetting Code::Blocks (starting from scratch)
« Reply #1 on: July 12, 2007, 02:09:51 am »
you have to delete all the configuration files on your user account.

For example on windows xp it would be:

C:\Documents and Settings\yourusername\Application Data\codeblocks

On linux i forgot a little, but it would be something like:

/home/yourusername/.codeblocks
« Last Edit: July 12, 2007, 04:03:18 am by JGM »

PCosmin

  • Guest
Re: Resetting Code::Blocks (starting from scratch)
« Reply #2 on: July 12, 2007, 06:07:13 am »
I love you... (*later edit: In a very non-sexual way :later edit*)

Thanks