Author Topic: default.conf issue  (Read 6077 times)

Offline Tethys

  • Single posting newcomer
  • *
  • Posts: 8
default.conf issue
« on: September 14, 2015, 07:51:21 am »
Hi,

I have installed codeblocks on two Win7 machines. On both I chose it to be installed in the C:\codeblocks folder but on the x86 the default.conf file is placed in the C:\Users\uasername\AppData\Roaming\codeblocks folder and on the x86 it is placed in the C:\codeblocks folder.

Whats going on here? Is this a normal behavior?
« Last Edit: September 14, 2015, 08:18:22 am by Tethys »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: default.conf issue
« Reply #1 on: September 14, 2015, 08:17:56 am »
Why are you editing the file by hand?
Are you sure this is the only default.conf file?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Tethys

  • Single posting newcomer
  • *
  • Posts: 8
Re: default.conf issue
« Reply #2 on: September 14, 2015, 08:20:54 am »
I must have done something wrong because now I retried it and it worked. Sorry in the meantime I removed the first question, I didnt expect to get an answer so fast.

How else should I edit it? I had a lot of lines to change, it would have taken too much time in the codeblocks gui.
« Last Edit: September 14, 2015, 08:22:58 am by Tethys »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: default.conf issue
« Reply #3 on: September 14, 2015, 08:46:42 am »
What do you need to edit?
Also if you want to copy parts of another defualt.conf file there is the cb_share_config tool you can use.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Tethys

  • Single posting newcomer
  • *
  • Posts: 8
Re: default.conf issue
« Reply #4 on: September 14, 2015, 11:00:11 am »
I had to change the name of some folders in a lot of lines: like C:\oldfolder -> C:\newfolder