This commit is contained in:
parent
a103960186
commit
c05a4ab868
Binary file not shown.
|
@ -21,4 +21,13 @@
|
||||||
<minVersion>11.0</minVersion>
|
<minVersion>11.0</minVersion>
|
||||||
<maxVersion></maxVersion>
|
<maxVersion></maxVersion>
|
||||||
</jre>
|
</jre>
|
||||||
|
<messages>
|
||||||
|
<startupErr>An error occurred while starting the application.</startupErr>
|
||||||
|
<jreNotFoundErr>This application requires a Java Runtime Environment.
|
||||||
|
https://rusefi.com/s/j</jreNotFoundErr>
|
||||||
|
<jreVersionErr>This application requires a Java Runtime Environment
|
||||||
|
https://rusefi.com/s/j</jreVersionErr>
|
||||||
|
<launcherErr>The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted.</launcherErr>
|
||||||
|
<instanceAlreadyExistsMsg>An application instance is already running.</instanceAlreadyExistsMsg>
|
||||||
|
</messages>
|
||||||
</launch4jConfig>
|
</launch4jConfig>
|
Binary file not shown.
|
@ -21,4 +21,13 @@
|
||||||
<minVersion>11.0</minVersion>
|
<minVersion>11.0</minVersion>
|
||||||
<maxVersion></maxVersion>
|
<maxVersion></maxVersion>
|
||||||
</jre>
|
</jre>
|
||||||
|
<messages>
|
||||||
|
<startupErr>An error occurred while starting the application.</startupErr>
|
||||||
|
<jreNotFoundErr>This application requires a Java Runtime Environment.
|
||||||
|
https://rusefi.com/s/j</jreNotFoundErr>
|
||||||
|
<jreVersionErr>This application requires a Java Runtime Environment.
|
||||||
|
https://rusefi.com/s/j</jreVersionErr>
|
||||||
|
<launcherErr>The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted.</launcherErr>
|
||||||
|
<instanceAlreadyExistsMsg>An application instance is already running.</instanceAlreadyExistsMsg>
|
||||||
|
</messages>
|
||||||
</launch4jConfig>
|
</launch4jConfig>
|
Loading…
Reference in New Issue