aboutsummaryrefslogtreecommitdiffstats
path: root/resources/install/installers.properties
blob: 4526b4b4890eb759969cb904675e6e076e339ae3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# The path where IzPack is installed
izpack.dir=/opt/izpack

# Path to an extracted linux jre to be included in
# sip-communicator installation packages
linux.jre.path=/opt/jre-install/j2re1.4.2_12

# Paths to Windows JRE setups to be included in the respective setups of SIP
# Communicator and deployed as necessary. Each of them is ignored if its
# respective ZIP path is defined to a non-empty value.
windows.jre.file=C:\\Install\\jre-7u17-windows-i586.exe
windows.jre64.file=C:\\Install\\jre-7u17-windows-x64.exe

# Paths to the ZIP files of private extracted Windows JRE setups to be deployed
# as part of the respective setups of SIP Communicator.
windows.jre.zip=C:\\Install\\jre-8u40-windows-i586.zip
windows.jre64.zip=C:\\Install\\jre-8u40-windows-x64.zip

macosx.jre=${user.home}/bin/jre1.8.0_40.jre