News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Registry and Spring Cleaning the O/S

Started by AngleWyrm, March 25, 2008, 12:01:40 AM

Previous topic - Next topic

AngleWyrm

I have a slipstreamed WinXP SP3 disc, and it's automated. Once or twice a year I re-install the O/S, in order to clear out all the weeds that have grown.

Running Code::Blocks the first time sort of works, but it forgets about my compilers, along with search directories and link directories. I am guessing that Code::Blocks stores this information in the windows registry.

So: Is it possible to get a list of the registry entries for running a custom *.reg file?

stahta01

Try looking here.

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

Or

%APPDATA%\codeblocks

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]