File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3333 <maxVersion ></maxVersion >
3434 <jdkPreference >preferJre</jdkPreference >
3535 <opt >-splash:./lib/splash.png</opt >
36+ <opt >-Dsun.java2d.d3d=false</opt >
3637 </jre >
3738 <messages >
3839 <startupErr >An error occurred while starting the application.</startupErr >
Original file line number Diff line number Diff line change 3232 <minVersion >1.8.0</minVersion >
3333 <maxVersion ></maxVersion >
3434 <jdkPreference >preferJre</jdkPreference >
35+ <opt >-Dsun.java2d.d3d=false</opt >
3536 </jre >
3637 <messages >
3738 <startupErr >An error occurred while starting the application.</startupErr >
3839 <bundledJreErr >This application was configured to use a bundled Java Runtime Environment but the runtime is missing or corrupted.</bundledJreErr >
3940 <jreVersionErr >This application requires at least Java Development Kit</jreVersionErr >
40- <launcherErr >The registry refers to a nonexistent Java Development Kit installation or the runtime is corrupted.</launcherErr >
41+ <launcherErr >The registry refers to a nonexistent Java Development Kit installation or the runtime is corrupted.</launcherErr >
4142 <instanceAlreadyExistsMsg >An application instance is already running.</instanceAlreadyExistsMsg >
4243 </messages >
4344</launch4jConfig >
You can’t perform that action at this time.
0 commit comments