News:

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

Main Menu

Transferring Code::Blocks and settings to another computer

Started by Sigvatr, June 04, 2011, 10:16:39 PM

Previous topic - Next topic

Sigvatr

Hi there,

I've already read the FAQ topic on this issue, however, I want to be absolutely sure that nothing goes wrong.

I have multiple computers (all Windows) that I use to develop on and I want to ensure that Code::Blocks looks, feels and works the same across all of them.

There are three things that I have considered needing to be transferred to the other computers:

1) All files in the Code::Blocks installation folder
2) Application data stored in the user's settings folder (ie. C:\Users\Sigvatr\AppData\Roaming\codeblocks )
3) Registry settings

If there is nothing else that needs to be transferred to the other computers, then I should be ok. However, I'm wondering if there are any other things I need to take into consideration, and also if there is an easier way to do this.

Thanks!

MortenMacFly

Quote from: Sigvatr on June 04, 2011, 10:16:39 PM
However, I'm wondering if there are any other things I need to take into consideration, and also if there is an easier way to do this.
That would be it. Even the Registry settings would be done automatically on first launch on Code::Blocks if they are not present (when C::B asks you about the file associations), so you could even leave those.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]