############################ # Setup product information ############################ VENDOR="uwe-sieber.de" PN="uwesieber.usbdlm" NAME="USB Drive Letter Manager" DESCRIPTION="USB Drive Letter Manager - Laufwerksbuchstaben-Manager fuer Windows" VERSION="5.4.5" RELEASE="3" PRIORITY="0" ADVICE="" # TYPE - defines, if the install files are public or restricted. # Valid value: restricted | public TYPE="public" DL_FILE[0]="5df297c3e464a973.jpg" DL_SOURCE[0]="http://www.chip.de/ii/7/7/9/7/7/0/6/5df297c3e464a973.jpg" DL_FILE[1]="usbdlm_${VERSION}_x86.msi" DL_SOURCE[1]="http://www.uwe-sieber.de/files/usbdlm.msi" DL_ARCH[1]="X86" DL_WINST_NAME[1]=Install32Msi DL_FILE[2]="usbdlm_${VERSION}_x64.msi" DL_SOURCE[2]="http://www.uwe-sieber.de/files/usbdlm_x64.msi" DL_ARCH[2]="X86_64" DL_WINST_NAME[2]=Install64Msi # File array index for the image showing while installing the program ICON_DL_INDEX=0 OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId32" OPSI_INI_VALUE[0]="{80ABBA25-604C-44B1-AE4E-3B9B657EF462}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" OPSI_INI_VALUE[1]="{17529FF3-8956-4470-8C77-FB5CE8F3A172}"