Hello,
is it possible to make C::B load default.conf from its installation directory, that is install_dir\AppData\codeblocks\default.conf instead of %appdata%\CodeBlocks\default.conf so I can make it portable in a USB flash drive.
TIA.
Did you try following the wiki directions?
https://wiki.codeblocks.org/index.php/FAQ-Settings#Q:_How_do_I_make_Code::Blocks_portable.3F (https://wiki.codeblocks.org/index.php/FAQ-Settings#Q:_How_do_I_make_Code::Blocks_portable.3F)
I think that CBLauncher is now part of Code::Blocks; but, I forget how it is used.
Tim S.
Quote from: stahta01 on June 12, 2021, 01:20:01 AM
Did you try following the wiki directions?
https://wiki.codeblocks.org/index.php/FAQ-Settings#Q:_How_do_I_make_Code::Blocks_portable.3F (https://wiki.codeblocks.org/index.php/FAQ-Settings#Q:_How_do_I_make_Code::Blocks_portable.3F)
I think that CBLauncher is now part of Code::Blocks; but, I forget how it is used.
Tim S.
Thank you, that helped.
I had to edit C::B desktop shortcut to make it point to "
CbLauncher.exe" instead of "
codeblocks.exe".