'Install4j: Changing Application Properties During Installation

enter image description here

The software I am working on uses high-dpi scaling and I have noticed that some users specifically on higher res screens are having issues seeing font sizes within the software. This seemed to be fixed by going into the application properties and overriding the high dpi scaling behavior. My question is within install4j is there a way to add this property change during the installation process so that a user doesn't have to manually make this change?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source