4dmega.exe4j 716 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <exe4j version="8.0.1" transformSequenceNumber="3">
  3. <directoryPresets config="D:/" />
  4. <application name="4dmega" distributionSourceDir="D:/github/NSIS/NsisPackage/Output" />
  5. <executable name="4dmega" wrapperType="embed" redirectStderr="false" executableMode="console" singleInstance="true" />
  6. <java mainClass="org.springframework.boot.loader.JarLauncher" allowVMPassthroughParameters="false" minVersion="1.8" maxVersion="1.8" allowBetaVM="true">
  7. <searchSequence>
  8. <directory location="../../../jdk1.8" />
  9. </searchSequence>
  10. <classPath>
  11. <archive location="E:/prox/fdkk_laser/fdkk-admin/target/fdkk-admin.jar" />
  12. </classPath>
  13. </java>
  14. </exe4j>