mirror of https://github.com/sipwise/jitsi.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.5 KiB
45 lines
1.5 KiB
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<jsmoothproject>
|
|
<JVMSearchPath>registry</JVMSearchPath>
|
|
<JVMSearchPath>javahome</JVMSearchPath>
|
|
<JVMSearchPath>jrepath</JVMSearchPath>
|
|
<JVMSearchPath>jdkpath</JVMSearchPath>
|
|
<JVMSearchPath>exepath</JVMSearchPath>
|
|
<JVMSearchPath>jview</JVMSearchPath>
|
|
<bundledJVMPath>..\..\..\..\..\..\..\..\Program Files\Java\jre6</bundledJVMPath>
|
|
<classPath>Uninstaller\uninstaller.jar</classPath>
|
|
<currentDirectory>${EXECUTABLEPATH}</currentDirectory>
|
|
<embeddedJar>false</embeddedJar>
|
|
<executableName>uninstall.exe</executableName>
|
|
<initialMemoryHeap>-1</initialMemoryHeap>
|
|
<mainClassName>com.izforge.izpack.uninstaller.Uninstaller</mainClassName>
|
|
<maximumMemoryHeap>1073741824</maximumMemoryHeap>
|
|
<maximumVersion></maximumVersion>
|
|
<minimumVersion>1.5</minimumVersion>
|
|
<skeletonName>Autodownload Wrapper</skeletonName>
|
|
<skeletonProperties>
|
|
<key>Message</key>
|
|
<value>Java has not been found on your computer. Do you want to download it?</value>
|
|
</skeletonProperties>
|
|
<skeletonProperties>
|
|
<key>DownloadURL</key>
|
|
<value>http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab</value>
|
|
</skeletonProperties>
|
|
<skeletonProperties>
|
|
<key>SingleProcess</key>
|
|
<value>0</value>
|
|
</skeletonProperties>
|
|
<skeletonProperties>
|
|
<key>SingleInstance</key>
|
|
<value>1</value>
|
|
</skeletonProperties>
|
|
<skeletonProperties>
|
|
<key>JniSmooth</key>
|
|
<value>0</value>
|
|
</skeletonProperties>
|
|
<skeletonProperties>
|
|
<key>Debug</key>
|
|
<value>0</value>
|
|
</skeletonProperties>
|
|
</jsmoothproject>
|