In this step of the exe4j wizard, you can configure manifest options for your executable. The manifest of an executable is a resource entry that can enable or disable certain features provided by the operating system.
![]() |
The execution level can be one of
|
![]() |
The user can set the Windows DPI setting to a value that is larger than 100%. This
is particularly relevant for
high-resolution screens.
If your application can deal with different DPI settings, you can tell exe4j to add the manifest entry to the executable that enables DPI-awareness. If this option is not selected, the GUI will be scaled up automatically and may look somewhat blurry. |