Author Topic: Setting compiler's installation directory for all users using cmd  (Read 3005 times)

Offline astramonk21

  • Single posting newcomer
  • *
  • Posts: 1
Is there any way to set Compiler's installation directory using cmd? I'm a school admin and Codeblocks doesn't detect it automatically during an automated installation with third party tools that I'm using so now everyone has to set it manually by going there in GUI first time they use codeblocks.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3355
Re: Setting compiler's installation directory for all users using cmd
« Reply #1 on: March 18, 2021, 05:53:29 pm »
You can probably make a default.conf with the right configuration and copy it to the target pc
the configuration file can be found in C:\User\USERNAME\AppData\Roaming\Codeblocks