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 33
33
<maxVersion ></maxVersion >
34
34
<jdkPreference >preferJre</jdkPreference >
35
35
<opt >-splash:./lib/splash.png</opt >
36
+ <opt >-Dsun.java2d.d3d=false</opt >
36
37
</jre >
37
38
<messages >
38
39
<startupErr >An error occurred while starting the application.</startupErr >
Original file line number Diff line number Diff line change 32
32
<minVersion >1.8.0</minVersion >
33
33
<maxVersion ></maxVersion >
34
34
<jdkPreference >preferJre</jdkPreference >
35
+ <opt >-Dsun.java2d.d3d=false</opt >
35
36
</jre >
36
37
<messages >
37
38
<startupErr >An error occurred while starting the application.</startupErr >
38
39
<bundledJreErr >This application was configured to use a bundled Java Runtime Environment but the runtime is missing or corrupted.</bundledJreErr >
39
40
<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 >
41
42
<instanceAlreadyExistsMsg >An application instance is already running.</instanceAlreadyExistsMsg >
42
43
</messages >
43
44
</launch4jConfig >
You can’t perform that action at this time.
0 commit comments