Font Size in EXE, and DPI, and rendering

There is a way if you are using exe file to change the dpi down to 96 if at 120 and then back up again on exit.You will need to do this using a windows batch file. Concept is you write a windows batch file to change the dpi to 96, then get the batch file to run your exe, then on exit of your exe get the batch file to reset back to where it was before closing itself.Before I start to point you in the direction of the software to do this, you will need to find out if the machines you are aiming at will allow a dpi change or are locked down.Neil

Discussions have been disabled for this post