-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpricecompare.exe4j
35 lines (35 loc) · 2.13 KB
/
pricecompare.exe4j
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<exe4j version="6.0.1" transformSequenceNumber="2">
<directoryPresets config="C:/___jvr_work/___workspaces/____scala/pricecompare" />
<application name="pricecompare" distributionSourceDir=".">
<languages>
<principalLanguage id="en" customLocalizationFile="" />
</languages>
</application>
<executable name="pricecompare" type="2" iconSet="true" iconFile="C:/___jvr_work/___workspaces/____scala/pricecompare/pricecompare.ico" executableDir="." redirectStderr="true" stderrFile="error.log" stderrMode="overwrite" redirectStdout="false" stdoutFile="output.log" stdoutMode="overwrite" failOnStderrOutput="true" executableMode="1" changeWorkingDirectory="true" workingDirectory="." singleInstance="true" serviceStartType="2" serviceDependencies="" serviceDescription="" jreLocation="" executionLevel="asInvoker" checkConsoleParameter="true" globalSingleInstance="false" singleInstanceActivate="true" dpiAware="java9+" amd64="true">
<messageSet />
<versionInfo include="false" fileVersion="" fileDescription="" legalCopyright="" internalName="" productName="" companyName="" productVersion="" />
</executable>
<splashScreen show="false" width="0" height="0" bitmapFile="" textOverlay="false">
<text>
<statusLine x="20" y="20" text="" fontSize="8" fontColor="0,0,0" bold="false" />
<versionLine x="20" y="40" text="version %VERSION%" fontSize="8" fontColor="0,0,0" bold="false" />
</text>
</splashScreen>
<java mainClass="de.jvr.pricecompare.Pricecompare" mainMode="1" vmParameters="" arguments="" allowVMPassthroughParameters="true" preferredVM="" bundleRuntime="true" minVersion="1" maxVersion="" allowBetaVM="true" jdkOnly="false">
<searchSequence>
<envVar name="JAVA_HOME" />
<registry />
<envVar name="EXE4J_JAVA_HOME" />
<envVar name="JDK_HOME" />
</searchSequence>
<classPath>
<archive location="C:/___jvr_work/___workspaces/____scala/pricecompare/pricecompare.jar" failOnError="false" />
</classPath>
<modulePath />
<nativeLibraryDirectories />
<vmOptions />
</java>
<includedFiles />
<unextractableFiles />
</exe4j>