aboutsummaryrefslogtreecommitdiff
path: root/subsonic-installer-windows/src/main/exe4j
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2012-07-02 21:24:02 -0700
committerScott Jackson <daneren2005@gmail.com>2012-07-02 21:24:02 -0700
commita1a18f77a50804e0127dfa4b0f5240c49c541184 (patch)
tree19a38880afe505beddb5590379a8134d7730a277 /subsonic-installer-windows/src/main/exe4j
parentb61d787706979e7e20f4c3c4f93c1f129d92273f (diff)
downloaddsub-a1a18f77a50804e0127dfa4b0f5240c49c541184.tar.gz
dsub-a1a18f77a50804e0127dfa4b0f5240c49c541184.tar.bz2
dsub-a1a18f77a50804e0127dfa4b0f5240c49c541184.zip
Initial Commit
Diffstat (limited to 'subsonic-installer-windows/src/main/exe4j')
-rw-r--r--subsonic-installer-windows/src/main/exe4j/subsonic-16.icobin0 -> 1150 bytes
-rw-r--r--subsonic-installer-windows/src/main/exe4j/subsonic-agent-elevated.exe.vmoptions1
-rw-r--r--subsonic-installer-windows/src/main/exe4j/subsonic-agent-elevated.exe4j35
-rw-r--r--subsonic-installer-windows/src/main/exe4j/subsonic-agent.exe.vmoptions1
-rw-r--r--subsonic-installer-windows/src/main/exe4j/subsonic-agent.exe4j35
-rw-r--r--subsonic-installer-windows/src/main/exe4j/subsonic-service.exe.vmoptions6
-rw-r--r--subsonic-installer-windows/src/main/exe4j/subsonic-service.exe4j35
7 files changed, 113 insertions, 0 deletions
diff --git a/subsonic-installer-windows/src/main/exe4j/subsonic-16.ico b/subsonic-installer-windows/src/main/exe4j/subsonic-16.ico
new file mode 100644
index 00000000..d2c13383
--- /dev/null
+++ b/subsonic-installer-windows/src/main/exe4j/subsonic-16.ico
Binary files differ
diff --git a/subsonic-installer-windows/src/main/exe4j/subsonic-agent-elevated.exe.vmoptions b/subsonic-installer-windows/src/main/exe4j/subsonic-agent-elevated.exe.vmoptions
new file mode 100644
index 00000000..2f8294cc
--- /dev/null
+++ b/subsonic-installer-windows/src/main/exe4j/subsonic-agent-elevated.exe.vmoptions
@@ -0,0 +1 @@
+-Xmx16m
diff --git a/subsonic-installer-windows/src/main/exe4j/subsonic-agent-elevated.exe4j b/subsonic-installer-windows/src/main/exe4j/subsonic-agent-elevated.exe4j
new file mode 100644
index 00000000..7226164d
--- /dev/null
+++ b/subsonic-installer-windows/src/main/exe4j/subsonic-agent-elevated.exe4j
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<exe4j version="4.4.4" transformSequenceNumber="1">
+ <directoryPresets config="." />
+ <application name="Subsonic" distributionSourceDir="../../../target">
+ <languages>
+ <principalLanguage id="en" customLocalizationFile="" />
+ </languages>
+ </application>
+ <executable name="subsonic-agent-elevated" type="1" iconSet="true" iconFile="subsonic-16.ico" executableDir="" redirectStderr="true" stderrFile="log/subsonic-agent.log" stderrMode="overwrite" redirectStdout="false" stdoutFile="output.log" stdoutMode="overwrite" failOnStderrOutput="true" executableMode="1" changeWorkingDirectory="true" workingDirectory="." singleInstance="false" serviceStartType="2" serviceDependencies="" serviceDescription="Subsonic Music Streamer (http://subsonic.org)" jreLocation="" executionLevel="requireAdministrator" checkConsoleParameter="false" globalSingleInstance="false" amd64="false">
+ <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>
+ <java mainClass="net.sourceforge.subsonic.booter.Main" vmParameters="" arguments="-agent -elevated" allowVMPassthroughParameters="true" preferredVM="" bundleRuntime="true" minVersion="1.6" maxVersion="" allowBetaVM="true" jdkOnly="false">
+ <searchSequence>
+ <registry />
+ <envVar name="JAVA_HOME" />
+ <envVar name="JDK_HOME" />
+ </searchSequence>
+ <classPath>
+ <archive location="./subsonic-booter-jar-with-dependencies.jar" failOnError="false" />
+ </classPath>
+ <nativeLibraryDirectories />
+ </java>
+ <includedFiles />
+ <unextractableFiles />
+</exe4j>
+
diff --git a/subsonic-installer-windows/src/main/exe4j/subsonic-agent.exe.vmoptions b/subsonic-installer-windows/src/main/exe4j/subsonic-agent.exe.vmoptions
new file mode 100644
index 00000000..2f8294cc
--- /dev/null
+++ b/subsonic-installer-windows/src/main/exe4j/subsonic-agent.exe.vmoptions
@@ -0,0 +1 @@
+-Xmx16m
diff --git a/subsonic-installer-windows/src/main/exe4j/subsonic-agent.exe4j b/subsonic-installer-windows/src/main/exe4j/subsonic-agent.exe4j
new file mode 100644
index 00000000..41af642a
--- /dev/null
+++ b/subsonic-installer-windows/src/main/exe4j/subsonic-agent.exe4j
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<exe4j version="4.4.4" transformSequenceNumber="1">
+ <directoryPresets config="." />
+ <application name="Subsonic" distributionSourceDir="../../../target">
+ <languages>
+ <principalLanguage id="en" customLocalizationFile="" />
+ </languages>
+ </application>
+ <executable name="subsonic-agent" type="1" iconSet="true" iconFile="subsonic-16.ico" executableDir="" redirectStderr="true" stderrFile="log/subsonic-agent.log" stderrMode="overwrite" redirectStdout="false" stdoutFile="output.log" stdoutMode="overwrite" failOnStderrOutput="true" executableMode="1" changeWorkingDirectory="true" workingDirectory="." singleInstance="false" serviceStartType="2" serviceDependencies="" serviceDescription="Subsonic Music Streamer (http://subsonic.org)" jreLocation="" executionLevel="asInvoker" checkConsoleParameter="false" globalSingleInstance="false" amd64="false">
+ <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>
+ <java mainClass="net.sourceforge.subsonic.booter.Main" vmParameters="" arguments="-agent" allowVMPassthroughParameters="true" preferredVM="" bundleRuntime="true" minVersion="1.6" maxVersion="" allowBetaVM="true" jdkOnly="false">
+ <searchSequence>
+ <registry />
+ <envVar name="JAVA_HOME" />
+ <envVar name="JDK_HOME" />
+ </searchSequence>
+ <classPath>
+ <archive location="./subsonic-booter-jar-with-dependencies.jar" failOnError="false" />
+ </classPath>
+ <nativeLibraryDirectories />
+ </java>
+ <includedFiles />
+ <unextractableFiles />
+</exe4j>
+
diff --git a/subsonic-installer-windows/src/main/exe4j/subsonic-service.exe.vmoptions b/subsonic-installer-windows/src/main/exe4j/subsonic-service.exe.vmoptions
new file mode 100644
index 00000000..e37bda80
--- /dev/null
+++ b/subsonic-installer-windows/src/main/exe4j/subsonic-service.exe.vmoptions
@@ -0,0 +1,6 @@
+-Xmx150m
+-verbose:gc
+-Dsubsonic.host=0.0.0.0
+-Dsubsonic.port=4040
+-Dsubsonic.httpsPort=0
+-Dsubsonic.contextPath=/
diff --git a/subsonic-installer-windows/src/main/exe4j/subsonic-service.exe4j b/subsonic-installer-windows/src/main/exe4j/subsonic-service.exe4j
new file mode 100644
index 00000000..025659fd
--- /dev/null
+++ b/subsonic-installer-windows/src/main/exe4j/subsonic-service.exe4j
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<exe4j version="4.4.4" transformSequenceNumber="1">
+ <directoryPresets config="." />
+ <application name="Subsonic" distributionSourceDir="../../../target">
+ <languages>
+ <principalLanguage id="en" customLocalizationFile="" />
+ </languages>
+ </application>
+ <executable name="subsonic-service" type="1" iconSet="true" iconFile="subsonic-16.ico" executableDir="" redirectStderr="true" stderrFile="log/subsonic-service.log" stderrMode="overwrite" redirectStdout="false" stdoutFile="output.log" stdoutMode="overwrite" failOnStderrOutput="true" executableMode="3" changeWorkingDirectory="true" workingDirectory="." singleInstance="true" serviceStartType="2" serviceDependencies="" serviceDescription="Subsonic Music Streamer (http://subsonic.org)" jreLocation="" executionLevel="asInvoker" checkConsoleParameter="false" globalSingleInstance="false" amd64="false">
+ <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>
+ <java mainClass="net.sourceforge.subsonic.booter.Main" vmParameters="-Dsubsonic.createLinkFile=true -Dsubsonic.windowsInstall=true" arguments="" allowVMPassthroughParameters="true" preferredVM="" bundleRuntime="true" minVersion="1.5" maxVersion="" allowBetaVM="true" jdkOnly="false">
+ <searchSequence>
+ <registry />
+ <envVar name="JAVA_HOME" />
+ <envVar name="JDK_HOME" />
+ </searchSequence>
+ <classPath>
+ <archive location="./subsonic-booter-jar-with-dependencies.jar" failOnError="false" />
+ </classPath>
+ <nativeLibraryDirectories />
+ </java>
+ <includedFiles />
+ <unextractableFiles />
+</exe4j>
+