############################ # Setup product information ############################ VENDOR="flir.com" PN="flir.devicedrivers" NAME="Flir Device Drivers" DESCRIPTION="Flir Thermacam Device Drivers" VERSION="1.9.0.0" RELEASE="3" PRIORITY="0" ADVICE="" # TYPE - defines, if the install files are public or restricted. # Valid value: restricted | public TYPE="restricted" DL_FILE[0]="flir-systems-inc-logo.gif" DL_SOURCE[0]="http://www.jagsreport.com/logos/flir-systems-inc-logo.gif" DL_FILE[1]="flir_device_drivers-${VERSION}.exe" DL_SOURCE[1]="http://support.flir.com/SwDownload/Assets/OTHER/flir%20device%20drivers.exe" DL_ARCH[1]="X86" DL_EXTRACT_FORMAT[1]="unrar" DL_FILE[2]="flir_device_drivers-${VERSION}.exe" DL_SOURCE[2]="http://support.flir.com/SwDownload/Assets/OTHER/flir%20device%20drivers.exe" DL_ARCH[2]="X86_64" DL_EXTRACT_FORMAT[2]="unrar" # File array index for the image showing while installing the program ICON_DL_INDEX=0 WINST_NAME[1]="Install32Msi" WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\FLIR Device Drivers x86.msi" WINST_NAME[2]="Install64Msi" WINST_VALUE[2]="@DL_EXTRACT_WINST_PATH[2]@\\FLIR Device Drivers x64.msi" OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId32" OPSI_INI_VALUE[0]="{344E203B-1190-41B2-B4A1-3D4D1AA4D99B}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" OPSI_INI_VALUE[1]="{9F7366A5-8264-4F54-85F3-8E3154693677}"