install.exe4j 2.1 KB

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <exe4j version="5.0.1" transformSequenceNumber="2">
  3. <directoryPresets config="E:/Project/AptivApp/target" />
  4. <application name="德尔福激光工控V1.2.1" distributionSourceDir="E:/Project/AptivApp/target">
  5. <languages>
  6. <principalLanguage id="en" customLocalizationFile="" />
  7. </languages>
  8. </application>
  9. <executable name="德尔福激光工控V1.2.1" type="2" iconSet="true" iconFile="E:/Project/AptivApp/doc/logo.ico" executableDir="." redirectStderr="true" stderrFile="error.log" stderrMode="overwrite" redirectStdout="false" stdoutFile="output.log" stdoutMode="overwrite" failOnStderrOutput="true" executableMode="1" changeWorkingDirectory="true" workingDirectory="." singleInstance="false" serviceStartType="2" serviceDependencies="" serviceDescription="" jreLocation="" executionLevel="asInvoker" checkConsoleParameter="false" globalSingleInstance="false" singleInstanceActivate="true" dpiAware="false" amd64="true">
  10. <messageSet />
  11. <versionInfo include="false" fileVersion="" fileDescription="" legalCopyright="" internalName="" productName="" companyName="" productVersion="" />
  12. </executable>
  13. <splashScreen show="false" width="0" height="0" bitmapFile="" windowsNative="false" textOverlay="false">
  14. <text>
  15. <statusLine x="20" y="20" text="" fontSize="8" fontColor="0,0,0" bold="false" />
  16. <versionLine x="20" y="40" text="version %VERSION%" fontSize="8" fontColor="0,0,0" bold="false" />
  17. </text>
  18. </splashScreen>
  19. <java mainClass="OneJar" vmParameters="-Dexe.path=${EXE4J_EXEDIR}" arguments="-Xms256m -Xmx512m" allowVMPassthroughParameters="true" preferredVM="" bundleRuntime="true" minVersion="1.8" maxVersion="" allowBetaVM="false" jdkOnly="false">
  20. <searchSequence>
  21. <registry />
  22. <envVar name="JAVA_HOME" />
  23. <envVar name="JDK_HOME" />
  24. </searchSequence>
  25. <classPath>
  26. <archive location="E:/Project/AptivApp/target/AptivApp-1.2.1.one-jar.jar" failOnError="false" />
  27. </classPath>
  28. <nativeLibraryDirectories />
  29. </java>
  30. <includedFiles />
  31. <unextractableFiles />
  32. </exe4j>