User forums > Help

Output console trouble

<< < (2/2)

tady159:
I'm not sure why, but the start debug option is grayed out, which means I can't run it.

Jenna:

--- Quote from: tady159 on March 06, 2013, 11:27:46 am ---I'm not sure why, but the start debug option is grayed out, which means I can't run it.

--- End quote ---
Do you have just a file (in this case debugging does not work) or a project ?


--- Quote from: jens on March 06, 2013, 07:19:56 am ---cb_console_runner is juat a wrapper, that calls cmd.exe on windows, but it might use a different user-context.

--- End quote ---
What I wrote is not absolutely correct, cb_console_runner calls CreateProcess, which runs the command processor (as far as I know) but using the Autorun-key in regedit for the command processor to change the default codepage is ignored when called via cb_console_runner, but used for direct invoking of cmd.exe. Nevertheless additional fonts set via regedit are visible (at least in the default settings of the cb_console_runner window).

Navigation

[0] Message Index

[*] Previous page

Go to full version