News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Storing program settings locally

Started by yaustar, January 29, 2007, 11:50:54 PM

Previous topic - Next topic

yaustar

Is there a way to store settings and user defined templates locally to where Code::Blocks was installed?

TDragon

#1
Quote from: 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?
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.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

stahta01

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.next.codeblocks.org/index.php?topic=4475

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]