News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

I think I broke my CodeBlocks

Started by Ileana_Gheo, January 17, 2018, 10:20:12 PM

Previous topic - Next topic

Ileana_Gheo

Quote from: BlueHazzard on January 19, 2018, 05:43:46 PM
Still no full path (https://en.wikipedia.org/wiki/Path_(computing)#Absolute_and_relative_paths) and no file content...


I am out....

The path you are asking for is what I gave earlier, except for the other folders in my pc which are irrelevant for you.
The whole path is C:\Users\Adi.Adi-PC\AppData\Roamning\CodeBlocks\share\codeblocks/templates/wizard/config.script


Now if you know a little more folders you can solve the problem? I don't think so.

Ileana_Gheo

I solved the problem. Thank you everyone for your time and help!

BlueHazzard

QuoteThe path you are asking for is what I gave earlier, except for the other folders in my pc which are irrelevant for you.
No, this parts are relevant! Codeblocks has two places where it stores the files, the OS default place for configuration things (like home/.config on unix and c:\User\USER\AppData\Roaming.... on windows)
The relative paths look the same on both. So if you post a relative path i don't know if it is the global config file (installation directory of cb) or the local config file (user directory)

Quote from: Ileana_Gheo on January 19, 2018, 07:40:03 PM
I solved the problem. Thank you everyone for your time and help!
Would you be so kind and share what you did, if other user have the same problem?

thank you for the time! And happy hacking

Ileana_Gheo

I found the original config.script file and I modified what I did wrong to it. It seems that I deleted the wrong one in the first place.