Author Topic: Setting Change  (Read 2328 times)

Offline Routh714

  • Single posting newcomer
  • *
  • Posts: 2
Setting Change
« on: April 09, 2016, 02:31:25 am »
I need help! I set Code::Blocks up to where it automatically opens up c/c++ files. How can I turn this setting off? I do not want it to automatically open these c++ files. I'm really new to all of this, and I just can't seem to find anything in the settings. Any help would be much appreciate!

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Setting Change
« Reply #1 on: April 09, 2016, 02:36:30 am »
I need help! I set Code::Blocks up to where it automatically opens up c/c++ files. How can I turn this setting off? I do not want it to automatically open these c++ files. I'm really new to all of this, and I just can't seem to find anything in the settings. Any help would be much appreciate!

Look up your Operating System and how it sets the default file opener/handler.
Then, set it to what you want to open the c++ files.

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 Routh714

  • Single posting newcomer
  • *
  • Posts: 2
Re: Setting Change
« Reply #2 on: April 11, 2016, 04:03:24 pm »
Hmmm. I'm Windows 7. I can't find any help. All I want, is for c++ files to be opened through the g++ file so I can just run my c++ files, and I'll use CodeBlocks to actually code my program. Thank you reguardless!