After using the guideline from this post: Unable to install 11007 update via msi package
I am unable to use the customization wizard since the updated files contains no setup.ini, setup.exe, data.cab and ABCPY.ini.
This have changed since 11.06.
How can i make an updated build and then use the customization wizard?
11.06 metod:
AdbeRdr_nb_NO.exe -nos_o"C:\adobe" -nos_ne
msiexec /a AcroRead.msi /p AdbeRdrUpd11006.msp -update files in same folder as above
folder contains: unpacked install and ABCPY.ini, AcroRead.msi, setup.exe, setup.ini and data1.cab
then use Adobe customization wizard
11.07 metod:
AdbeRdr_nb_NO.exe -nos_o"C:\adobe" -nos_ne
msiexec /a AcroRead.msi - here I am getting an error trying to use same folder as above, using new folder ok
msiexec /a AcroRead.msi /p AdbeRdrUpd11007.msp - again error in using same folder as above, making a 3 folder ok
folder contains: unpacked install and AcroRead.msi only.
Installs fine, but unable to use customization wizard.