It is not modified.
But maybe it is easier if you tell me how can i take this file: http://ardownload.adobe.com/pub/adobe/reader/win/11.x/11.0.00/nb_NO/AdbeRdr11000_nb_NO.exe
and then this: http://ardownload.adobe.com/pub/adobe/reader/win/11.x/11.0.07/misc/AdbeRdrUpd11007.msp
and then make 1 install file, so you can install Adobe Reader 11.07 in one go.
After you have this file I want to customize it in Adobe Customization wizard and then deploy it.
I am able to make a 11.07 file this way:
AdbeRdr_nb_NO.exe -nos_o"C:\adobe" -nos_ne
msiexec /a AcroRead.msi - I have to put this file in a new folder, say c:\adobe\reader
msiexec /a AcroRead.msi /p AdbeRdrUpd11007.msp - again a new folder, say c:\adobe\reader\11.07
folder contains: unpacked install and AcroRead.msi only.
But I can't modify this in Adobe customization wizard.