|
|
|
|
@ -8,10 +8,10 @@ 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=D:\\Install\\jre-6u24-windows-i586.exe
|
|
|
|
|
windows.jre64.file=D:\\Install\\jre-6u24-windows-x64.exe
|
|
|
|
|
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=D:\\Install\\jre-6u24-windows-i586.zip
|
|
|
|
|
windows.jre64.zip=D:\\Install\\jre-6u24-windows-x64.zip
|
|
|
|
|
windows.jre.zip=C:\\Install\\jre-7u15-windows-i586.zip
|
|
|
|
|
windows.jre64.zip=C:\\Install\\jre-7u15-windows-x64.zip
|
|
|
|
|
|