AipGateway.API.xml 836 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <launch4jConfig>
  3. <dontWrapJar>false</dontWrapJar>
  4. <headerType>console</headerType>
  5. <jar>C:\DEV\SOLUTION\IIS\AipGateway.API\target\AipGateway.API-0.0.1.jar</jar>
  6. <outfile>C:\DEV\SOLUTION\IIS\AipGateway.API\app-install\AipGateway.API-32.exe</outfile>
  7. <errTitle></errTitle>
  8. <cmdLine></cmdLine>
  9. <chdir>.</chdir>
  10. <priority>normal</priority>
  11. <downloadUrl></downloadUrl>
  12. <supportUrl></supportUrl>
  13. <stayAlive>false</stayAlive>
  14. <restartOnCrash>false</restartOnCrash>
  15. <manifest></manifest>
  16. <icon>C:\DEV\SOLUTION\IIS\AipGateway.API\app-install\application.ico</icon>
  17. <jre>
  18. <path>.\jre;%JAVA_HOME%;%PATH%</path>
  19. <requiresJdk>false</requiresJdk>
  20. <requires64Bit>true</requires64Bit>
  21. <minVersion></minVersion>
  22. <maxVersion></maxVersion>
  23. </jre>
  24. </launch4jConfig>