Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: yaustar on January 29, 2007, 11:50:54 pm

Title: Storing program settings locally
Post by: yaustar on January 29, 2007, 11:50:54 pm
Is there a way to store settings and user defined templates locally to where Code::Blocks was installed?
Title: Re: Storing program settings locally
Post by: TDragon on January 30, 2007, 12:27:18 am
Is there a way to store settings and user defined templates locally to where Code::Blocks was installed?
Yes. Copy Move them from wherever they're currently stored to the same directory as codeblocks.exe, and C::B should continue to read from and write to them there.
Title: Re: Storing program settings locally
Post by: stahta01 on January 30, 2007, 01:42:48 am
You may wish to look at my patch

[ Patch #1783 ] GetConfigFolder patch to make it work in a Portable win32
https://developer.berlios.de/patch/?func=detailpatch&patch_id=1783&group_id=5358

And, at this thread Can I make C::B portable?
http://forums.codeblocks.org/index.php?topic=4475

Tim S