41 lines
1.6 KiB
XML
41 lines
1.6 KiB
XML
<launch4jConfig>
|
|
<dontWrapJar>false</dontWrapJar>
|
|
<headerType>gui</headerType>
|
|
<jar>F:\Documents\NetBeansProjects\HMCL\HMCL\build\libs\HMCL-2.1.3.jar</jar>
|
|
<outfile>F:\Documents\NetBeansProjects\HMCL\HMCL\build\libs\HMCL-2.1.3-Launch4j.exe</outfile>
|
|
<errTitle></errTitle>
|
|
<cmdLine></cmdLine>
|
|
<chdir></chdir>
|
|
<priority>normal</priority>
|
|
<downloadUrl>http://java.com/download</downloadUrl>
|
|
<supportUrl></supportUrl>
|
|
<stayAlive>false</stayAlive>
|
|
<manifest></manifest>
|
|
<icon>F:\Documents\NetBeansProjects\HMCL\HMCL\icon.ico</icon>
|
|
<jre>
|
|
<path></path>
|
|
<bundledJre64Bit>false</bundledJre64Bit>
|
|
<minVersion>1.6.0</minVersion>
|
|
<maxVersion></maxVersion>
|
|
<jdkPreference>preferJre</jdkPreference>
|
|
</jre>
|
|
<versionInfo>
|
|
<fileVersion>2.1.3.0</fileVersion>
|
|
<txtFileVersion>2.1.3.0</txtFileVersion>
|
|
<fileDescription>Hello Minecraft! Launcher</fileDescription>
|
|
<copyright>Copyright(c) 2013~2014 huangyuhui</copyright>
|
|
<productVersion>2.1.3.0</productVersion>
|
|
<txtProductVersion>2.1.3.0</txtProductVersion>
|
|
<productName>Hello Minecraft! Launcher</productName>
|
|
<companyName></companyName>
|
|
<internalName>Hello Minecraft! Launcher</internalName>
|
|
<originalFilename>HMCL-2.1.3.exe</originalFilename>
|
|
</versionInfo>
|
|
<messages>
|
|
<startupErr>启动程序时出现错误</startupErr>
|
|
<bundledJreErr>未找到内置Java</bundledJreErr>
|
|
<jreVersionErr>此程序需要Java</jreVersionErr>
|
|
<launcherErr>未找到Java</launcherErr>
|
|
<instanceAlreadyExistsMsg>已存在一个程序实例</instanceAlreadyExistsMsg>
|
|
</messages>
|
|
</launch4jConfig> |