Author Topic: Code blocks .cbp file will not associate with code blocks  (Read 19267 times)

Offline Chay Hawk

  • Multiple posting newcomer
  • *
  • Posts: 21
Code blocks .cbp file will not associate with code blocks
« on: September 13, 2014, 09:02:02 pm »
Ok so I have code blocks installed and when I open the project folder on my desktop all the files are white, and when I click the .cbp file windows just says how do you want to open this file?, I find the code blocks .exe and it will not associate with it. I can open code blocks and drag the .cbp file in it though and that works, but I want to be able to just click on the project file. This has never done this before and I have no idea whats going on. I don't want to uninstall code blocks because I have libraries installed and linked and it would be a major pain to re do them again, so what do I do? I attached a screenshot.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Code blocks .cbp file will not associate with code blocks
« Reply #1 on: September 13, 2014, 10:26:30 pm »
What operating system?

If on windows, Did you try
Settings -> Environment...
General Settings
Check and Set File Associations
Post Edit 1: Button: "Manage"
Button: "Set Now"

Note: I have never done the above; but, it looks like the correct thing to do.

Tim S.

 
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Chay Hawk

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Code blocks .cbp file will not associate with code blocks
« Reply #2 on: September 13, 2014, 11:23:53 pm »
Yes i'm on windows 8, I just tried that and it still doesnt work, this is very strange.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Code blocks .cbp file will not associate with code blocks
« Reply #3 on: September 14, 2014, 02:01:37 am »
Yes i'm on windows 8, I just tried that and it still doesnt work, this is very strange.

You might try it once more running Code::Blocks as Administrator in case it failed because of a permission issue.

If it fails after that, I suggest restarting the computer in case a restart of Windows Explorer is needed.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Chay Hawk

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Code blocks .cbp file will not associate with code blocks
« Reply #4 on: September 14, 2014, 02:41:11 am »
I just tries both of those and nothing worked :( what else can i do? If i re install code blocks on top of this one, will it delete my external library link settings?

Offline Chay Hawk

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Code blocks .cbp file will not associate with code blocks
« Reply #5 on: September 15, 2014, 01:03:47 am »
Does anyone know? I re installed code blocks over the existing one, and all my linking stuff stayed there, maybe there is a settings file somewhere in my documents that I can delete?

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: Code blocks .cbp file will not associate with code blocks
« Reply #6 on: September 15, 2014, 01:38:53 am »
Code::Blocks stores its settings within the AppData folder (hidden by default - probably <user_folder>\AppData\Roaming\CodeBlocks).  Though this should not have any effect on file associations.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Code blocks .cbp file will not associate with code blocks
« Reply #7 on: September 15, 2014, 01:58:06 am »
The file associations should be stored in the registry.
Probably something has been changed in this regard in Windows 8.
This is just a guess, I'm a linux user after all, so I might be wrong.
(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 Chay Hawk

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Code blocks .cbp file will not associate with code blocks
« Reply #8 on: September 15, 2014, 02:29:32 am »
Ah, well I do have a program called Advanced System Care that cleans the registry among other things, so i'm quite positive that's what happened. So how would I go about fixing it?

Offline Chay Hawk

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Code blocks .cbp file will not associate with code blocks
« Reply #9 on: September 15, 2014, 06:22:26 pm »
anyone know?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Code blocks .cbp file will not associate with code blocks
« Reply #10 on: September 15, 2014, 06:25:46 pm »
The only other thing to try is re-installing Code::Blocks.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Code blocks .cbp file will not associate with code blocks
« Reply #11 on: September 15, 2014, 09:21:33 pm »
I doubt it will help... can any one running windows 8 report if the file associations work or not?
(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 Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Code blocks .cbp file will not associate with code blocks
« Reply #12 on: September 15, 2014, 10:27:40 pm »
I doubt it will help... can any one running windows 8 report if the file associations work or not?
File association works flawlessly.

@Chay Hawk:
did you click the "Manage" button on the right side of "Check & set file associations ..." and check whether the correct endings are checked.

Offline Chay Hawk

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Code blocks .cbp file will not associate with code blocks
« Reply #13 on: September 15, 2014, 11:26:47 pm »
Yes I did, I re started my pc too just to see if that mattered and it didnt :(

Offline Chay Hawk

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Code blocks .cbp file will not associate with code blocks
« Reply #14 on: September 16, 2014, 01:25:22 am »
Ok so I went to "Associate a file type or protocol with a program" in control panel and I looked for the .cbp extension and it was not there, so its been deleted, but I re installed code blocks and it didnt add it to the registry, so what i'm guessing is that there is a settings file somewhere that tells the program not to add that to the registry because it was already installed, because i installed CB over a pre existing version because i have a bunch of external libraries linked that i dont want to have to re link again, so is there anything in the files that would specify something like that? so when i re install code blocks again it will make registry entries?