-
Notifications
You must be signed in to change notification settings - Fork 0
/
psdtopng.cfg.xml
26 lines (26 loc) · 976 Bytes
/
psdtopng.cfg.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>console</headerType>
<jar>C:\Users\krisn\AppData\Roaming\Adobe\CEP\extensions\com.metlickaj.shadower\PsdToJpg-1.0-SNAPSHOT-jar-with-dependencies.jar</jar>
<outfile>C:\Users\krisn\AppData\Roaming\Adobe\CEP\extensions\instalace-phaser+shadower\psdtopng.exe</outfile>
<errTitle></errTitle>
<cmdLine></cmdLine>
<chdir>.</chdir>
<priority>normal</priority>
<downloadUrl>http://java.com/download</downloadUrl>
<supportUrl></supportUrl>
<stayAlive>false</stayAlive>
<restartOnCrash>false</restartOnCrash>
<manifest></manifest>
<icon></icon>
<jre>
<path>..\corretto-1.8.0_302\</path>
<bundledJre64Bit>true</bundledJre64Bit>
<bundledJreAsFallback>false</bundledJreAsFallback>
<minVersion></minVersion>
<maxVersion></maxVersion>
<jdkPreference>jdkOnly</jdkPreference>
<runtimeBits>64/32</runtimeBits>
</jre>
</launch4jConfig>