User forums > Using Code::Blocks
Why is codeblocks config outside codeblocks folder!
ham:
i have a folder in my profile (WinXP) that is related to Codeblocks,
how do i CodeBlocks have the files to find inside CodeBlocks Program folder.
thx
oBFusCATed:
What?!!!
Hardly can I compute something....
MortenMacFly:
--- Quote from: ham on August 25, 2011, 01:15:50 am ---how do i CodeBlocks have the files to find inside CodeBlocks Program folder.
--- End quote ---
Search for "portable" in the forums and in the WiKi. I recall a long article in the WiKi on that topic.
Freem:
You can try this: http://framakey.org/Portables/Index
But this site is in french (it is a french site dedicated to make some useful open source software portable ( we could use the term "movable" instead I think), in the way you can copy them on an external media and use it on any Windows system without impacting on it.) so you have to guess how it (the site) work, or use something to translate the site...
Well, I have to admit, the version is everything but recent (8.02), but it shouldn't be hard to use it to use a more recent nightly build or the last stable.
Another potentially problem is that it is in the section called: "en test". It mean that it's not sure it will work perfectly.
They have some other tools to help making "portable" an application, too. But I don't know it all this stuff is maintained. The system they use is to make an overlay to record the software's entries in regedit or hard disk, and then, remove them (maybe they move those parameters after, I didn't really search infos).
I know (and understand why) that it is forbidden to speak in any other language than english, so if this link break rules, just tell me, I'll remove this post.
codeur:
--- Quote from: ham on August 25, 2011, 01:15:50 am ---
how do i CodeBlocks have the files to find inside CodeBlocks Program folder.
thx
--- End quote ---
The portable Code::Blocks launcher will do that for you. It is a simple executable that launches CB and makes it fully portable under Windows. That includes writing the .ini files and default.conf, etc.. inside an AppData subdirectory of CB.
You can download the binary from http://cblauncher.codecutter.org/CbLauncher_1.0.1.zip
If you want to build it yourself, the source is part of trunk: svn checkout http://svn.berlios.de/svnroot/repos/codeblocks/trunk/src/tools/CBLauncher
or from http://cblauncher.codecutter.org/CbLauncher_1.0.1_src.zip
To install and use, consult README.txt in "doc" subdir.
Navigation
[0] Message Index
[#] Next page
Go to full version