forked from SensorsINI/jaer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
jaer1.5_win_jre_x86.exe4j
39 lines (39 loc) · 2.49 KB
/
jaer1.5_win_jre_x86.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
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<exe4j version="5.1" transformSequenceNumber="2">
<directoryPresets config="./jars/win32" />
<application name="jaer1.5_win_x86" distributionSourceDir=".">
<languages>
<principalLanguage id="en" customLocalizationFile="" />
</languages>
</application>
<executable name="jAERViewer1.5_win32" type="1" iconSet="true" iconFile="jaer.ico" executableDir="." redirectStderr="false" stderrFile="error.log" stderrMode="overwrite" redirectStdout="false" stdoutFile="output.log" stdoutMode="overwrite" failOnStderrOutput="true" executableMode="1" changeWorkingDirectory="false" workingDirectory="." singleInstance="false" serviceStartType="2" serviceDependencies="" serviceDescription="" jreLocation="" executionLevel="asInvoker" checkConsoleParameter="false" globalSingleInstance="false" singleInstanceActivate="true" dpiAware="false" amd64="false">
<messageSet />
<versionInfo include="true" fileVersion="" fileDescription="Launcher for AEViewer for jAER" legalCopyright="jAER Team, 2014" internalName="jAERViewer" productName="" companyName="iniLabs.com" productVersion="1.5.0" />
</executable>
<splashScreen show="true" width="0" height="0" bitmapFile="SplashScreen.gif" windowsNative="false" 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="net.sf.jaer.JAERViewer" vmParameters="-Djava.util.logging.config.file=conf/Logging.properties -Dsun.java2d.noddraw=true -Dsun.java2d.opengl=false" arguments="" allowVMPassthroughParameters="true" preferredVM="" bundleRuntime="true" minVersion="1.7" maxVersion="" allowBetaVM="true" jdkOnly="false">
<searchSequence>
<registry />
<envVar name="JAVA_HOME" />
<envVar name="JDK_HOME" />
</searchSequence>
<classPath>
<archive location="./dist/jAER.jar" failOnError="false" />
<scanDirectory location="./jars" failOnError="false" />
<scanDirectory location="./jars/javacv" failOnError="false" />
<scanDirectory location="./jars/jogl" failOnError="false" />
<scanDirectory location="./jars/usb4java" failOnError="false" />
</classPath>
<nativeLibraryDirectories>
<directory name="./jars/win32" />
</nativeLibraryDirectories>
<vmOptions />
</java>
<includedFiles />
<unextractableFiles />
</exe4j>