Code::Blocks Forums

User forums => Help => Topic started by: AngleWyrm on March 25, 2008, 12:01:40 am

Title: Registry and Spring Cleaning the O/S
Post by: AngleWyrm on March 25, 2008, 12:01:40 am
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?
Title: Re: Registry and Spring Cleaning the O/S
Post by: stahta01 on March 25, 2008, 12:09:49 am
Try looking here.

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

Or

%APPDATA%\codeblocks

Tim S