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.
jitsi/resources/install/installers.properties

18 lines
765 B

# 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-7u15-windows-i586.exe
windows.jre64.file=C:\\Install\\jre-7u15-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-7u15-windows-i586.zip
windows.jre64.zip=C:\\Install\\jre-7u15-windows-x64.zip