ahr-livecare-client/launch4jconf.xml
2024-10-23 14:35:50 +02:00

24 lines
777 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>gui</headerType>
<jar>A:\gdrive\_PROGETTI ALTRO\POLO\LIVECARE CLIENT API\pi_livecare_client.jar</jar>
<outfile>A:\gdrive\_PROGETTI ALTRO\POLO\LIVECARE CLIENT API\pi_livecare_client.exe</outfile>
<errTitle></errTitle>
<cmdLine></cmdLine>
<chdir>.</chdir>
<priority>normal</priority>
<downloadUrl></downloadUrl>
<supportUrl></supportUrl>
<stayAlive>false</stayAlive>
<restartOnCrash>false</restartOnCrash>
<manifest></manifest>
<icon></icon>
<jre>
<path>%JAVA_HOME%;%PATH%</path>
<requiresJdk>false</requiresJdk>
<requires64Bit>false</requires64Bit>
<minVersion></minVersion>
<maxVersion></maxVersion>
</jre>
</launch4jConfig>