############################ # 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.1.6" 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]="{E35597AA-44CC-4721-8A34-D3274CE2D646}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" OPSI_INI_VALUE[1]="{626C4B04-3211-4786-AE74-AA0654BD0A4A}"