############################ # 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="4.8.9.4" 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]="{BDE5AA24-C0F8-4A5C-A728-8A0265EEE48D}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" OPSI_INI_VALUE[1]="{3CA070BC-50FE-4E57-A519-614F509A802D}"