User forums > General (but related to Code::Blocks)
Restore default settings
cprgmswr2:
Is there a way to restore the default settings that come with codeblocks?
thomas:
If you use a recent build, then you can just delete the config file.
If you use the release candidate 2, you can seek Code::Blocks' key in the registry and delete that.
cprgmswr2:
I purpose that a new option be added within codeblocks to reset the settings back to the default installed settings
sethjackson:
--- Quote from: cprgmswr2 on May 12, 2006, 01:17:23 am ---I purpose that a new option be added within codeblocks to reset the settings back to the default installed settings
--- End quote ---
You could do "codeblocks.exe --clear-configuration" (from the command line). That block of code inside app.cpp doesn't do anything besides pop-up a message box nowadays IIRC. So that isn't much help......
takeshimiya:
--- Quote from: sethjackson on May 12, 2006, 01:22:59 am ---
--- Quote from: cprgmswr2 on May 12, 2006, 01:17:23 am ---I purpose that a new option be added within codeblocks to reset the settings back to the default installed settings
--- End quote ---
You could do "codeblocks.exe --clear-configuration" (from the command line). That block of code inside app.cpp doesn't do anything besides pop-up a message box nowadays IIRC. So that isn't much help......
--- End quote ---
Lol, that took me various days to discover that was the case. Reported here btw.
Navigation
[0] Message Index
[#] Next page
Go to full version