############################ # 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.1" 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]="{FBE794C1-6B28-4FD1-83B6-C8C0840D6FB7}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" OPSI_INI_VALUE[1]="{31EC6711-D238-4CFC-B291-835EE4A1214B}"