You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
2.2 KiB
36 lines
2.2 KiB
9 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<exe4j version="4.4.4" transformSequenceNumber="1">
|
||
|
<directoryPresets config="." />
|
||
9 years ago
|
<application name="Libresonic" distributionSourceDir="../../../target">
|
||
9 years ago
|
<languages>
|
||
|
<principalLanguage id="en" customLocalizationFile="" />
|
||
|
</languages>
|
||
|
</application>
|
||
9 years ago
|
<executable name="libresonic-agent-elevated" type="1" iconSet="true" iconFile="libresonic-16.ico" executableDir="" redirectStderr="true" stderrFile="log/libresonic-agent.log" stderrMode="overwrite" redirectStdout="false" stdoutFile="output.log" stdoutMode="overwrite" failOnStderrOutput="true" executableMode="1" changeWorkingDirectory="true" workingDirectory="." singleInstance="false" serviceStartType="2" serviceDependencies="" serviceDescription="Libresonic Music Streamer (http://libresonic.org)" jreLocation="" executionLevel="requireAdministrator" checkConsoleParameter="false" globalSingleInstance="false" amd64="false">
|
||
9 years ago
|
<messageSet>
|
||
|
<message id="NoJvmFound" text="Java was not found on your system. Please download Java from www.java.com." />
|
||
|
</messageSet>
|
||
|
<versionInfo include="false" fileVersion="" fileDescription="" legalCopyright="" internalName="" productName="" companyName="" productVersion="" />
|
||
|
</executable>
|
||
|
<splashScreen show="false" autoOff="false" alwaysOnTop="false" width="-1" height="-1" bitmapFile="" java6SplashScreen="false">
|
||
|
<text>
|
||
|
<statusLine x="0" y="0" text="" font="Arial" fontSize="8" fontColor="0,0,0" fontWeight="500" />
|
||
|
<versionLine x="0" y="0" text="" font="Arial" fontSize="8" fontColor="0,0,0" fontWeight="500" />
|
||
|
</text>
|
||
|
</splashScreen>
|
||
9 years ago
|
<java mainClass="org.libresonic.player.booter.Main" vmParameters="" arguments="-agent -elevated" allowVMPassthroughParameters="true" preferredVM="" bundleRuntime="true" minVersion="1.6" maxVersion="" allowBetaVM="true" jdkOnly="false">
|
||
9 years ago
|
<searchSequence>
|
||
|
<registry />
|
||
|
<envVar name="JAVA_HOME" />
|
||
|
<envVar name="JDK_HOME" />
|
||
|
</searchSequence>
|
||
|
<classPath>
|
||
9 years ago
|
<archive location="./libresonic-booter-jar-with-dependencies.jar" failOnError="false" />
|
||
9 years ago
|
</classPath>
|
||
|
<nativeLibraryDirectories />
|
||
|
</java>
|
||
|
<includedFiles />
|
||
|
<unextractableFiles />
|
||
|
</exe4j>
|
||
|
|