diff --git a/builder-product.cfg b/builder-product.cfg index e4867dd..c5b1762 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -18,12 +18,12 @@ DL_SOURCE[0]="http://2.bp.blogspot.com/-EcI3aRnd1VM/Tcbn_dipuII/AAAAAAAAAGI/lCXy DL_FILE[1]="cdbxp_setup_${VERSION}.msi" DL_SOURCE[1]="http://download.cdburnerxp.se/msi/cdbxp_setup_${VERSION}.msi" DL_ARCH[1]="X86" -DL_WINST_NAME[1]=Install32Exe +DL_WINST_NAME[1]=Install32Msi DL_FILE[2]="cdbxp_setup_x64_${VERSION}.msi" DL_SOURCE[2]="http://download.cdburnerxp.se/msi/cdbxp_setup_x64_${VERSION}.msi" DL_ARCH[2]="X86_64" -DL_WINST_NAME[2]=Install64Exe +DL_WINST_NAME[2]=Install64Msi # File array index for the image showing while installing the program ICON_DL_INDEX=0