You need to add an INI file for the EXE called
App.ini where
App is the name of the EXE without the .exe. If you alreayd have an INI named that, then add this section to the INI. If not, then create the INI file with the following section:
[
App]
colorPrinting=False
Again,
App is the name of the EXE without the .exe.