start -> run -> conhost copy / paste this command ......... Code: mode con cols=88 lines=23 now open terminal, manual change Terminal windows size to first conhost windows, so they will match copy / paste this command ......... Code: mode con print here the result
@Windows 10 User for now, open settings file, search forceConHost, change to 0 until I manage to find better way to deal with this - terminal window size s*
After pasting the first code in run, the window opens and closes in a second. Maybe it's because NTLite removed something or so did its Remove Reinstalls feature, which removes files CUs reinstall because the latter detect those files were removed (by NTLite, in this case). After pasting the second in Windows Terminal, I have this: If I change "ForceConhost" to 0, I don't have this problem. Like I previously said, I have another problem regarding the OfficeRTool Settings file. If I run OfficeRTool from my location which has a diacritic in its name, it creates an empty Settings, so I have this window problem again. If I run OfficeRTool from inside a location which doesn't have a diacritic, the created Settings file isn't empty, so I can change "ForceConhost" to 0 to not have this window problem. What I did was moving OfficeRTool from this location to another one which doesn't have a diacritic, run it, let it create the non-empty Settings file, change "ForceConhost" to 0 to not have the window problem, move OfficeRTool back to the mentioned location which has a diacritic and run it. I didn't have the window problem but unless you change OfficeRTool I'll always have to do this when a new version is out when running the program from this location to not have this window problem. Also, when running OfficeRTool from this location, it states it couldn't open OfficeRTool, but still proceeds anyway and I can access its menu settings, which is odd. What do you mean by "windows size s*"?
Mode con not work on terminal So you need to use API to change terminal size And this API don't accept 88 as lines, the number are way higher So lines=88 need some math calculate to figure out - The right value for terminal window I think I managed to fix it, and the scaling problem too, But if it still fail ... Forceconhost
until today, most of the settings was saved inside the script now settings file will be out … as template plan to made another file defaults, the default values will be saved there too
For now ..... Need to upload fixed version If fail to set-size will auto switch - To conhost Need to test it couple times, Before upload it
The task created by OfficeRTool previous versions was removed in the latest one but it still states it's creating it even though it doesn't create it any longer. Also, OfficeRTool still creates an empty Downloads folder called in the root of the C drive.
found the reason, it already fixed in next version i going upload default path is '%SystemDrive%\Downloads' test the new version, hope will work, weird chars ... still