Here is what I would do-
1. Try latest Reader 10.1.4 from ftp://ftp.adobe.com/pub/adobe/reader/win/10.x/10.1.4/en_US/
If it installs fine, the problem is with Reader 11
2. You can try to install Reader 11 MSI without installing Service.
Here is the command line for that
msiexec /i [Path to MSI file] DISABLE_ARM_SERVICE_INSTALL="1"
This might prevent full automatic update in some cases, but you should be fine otherwise.
Good luck
Hi,
This error is coming because service might already be in use. The file can be in use by any anti-virus or data back-up softwares. It is also possible that your previous un-install has been unsuccessful, and it was already using the service. You can try two things :
1. Reboot your system once. It should fix all scenarios.
2. Another thing which you can try is Go to Control Panel ->Administrative Tools ->View local Services. Select Adobe Acrobat Service, Right click and stop it. Then try installation.
You can try msiexec /i [Path to MSI file] DISABLE_ARM_SERVICE_INSTALL="1" as suggested by LeoAdobeX but I will not recommend this. We would like our users to be updated with latest update and service just helps in that.
Keep us posted about the outcome.