1
edit
Changes
→Adobe Reader X: disable ARM Updater service
</package>
</source>
=== Updater ===
Since version 10.1 updates are performed using a Windows Service called '''AdobeARMservice''' (or "Adobe Acrobat Update Service"). According to the [http://kb2.adobe.com/cps/837/cpsid_83709/attachments/Acrobat_Reader_Updater.pdf Acrobat-Reader Updater configuration guide] you should add the following directive to the msiexec installer command above
DISABLE_ARM_SERVICE_INSTALL="1"
to disable updates altogether.
== Adobe Reader 9 ==