Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: astramonk21 on March 18, 2021, 08:34:20 am

Title: Setting compiler's installation directory for all users using cmd
Post by: astramonk21 on March 18, 2021, 08:34:20 am
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.
Title: Re: Setting compiler's installation directory for all users using cmd
Post by: BlueHazzard 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