Personally, when installing Acrobat DC 2022 repeatedly failed, are reported in the last step of the error as follows.
Unable to install the service Adobe Acrobat Update Service (AdobeARMservice).
Please make sure you have sufficient permissions to install the system services.
First, please make sure that you have completely uninstalled the old version or 32bit version of Acrobat DC, as well as Acrobat XI, and deleted the registry and other files. It is recommended to use Geek Uninstall tool to uninstall.
If you confirm the completion of this step still can not be effectively installed, please try the following methods.
Method 1: Restart the computer
Restart your computer and install Adobe Acrobat DC.
Method 2: Stop Adobe Acrobat Update Service service
Control Panel > Administrative Tools > Services, right-click Adobe Acrobat Update Service and stop. Then install Adobe Acrobat DC.
Method 3: Stop and remove the Adobe Arm Service
Open Windows PowerShell as administrator.
In Windows PowerShell, do the following.
To stop the Adobe ARM service, write the following command and press Enter.
sc.exe stop AdobeARMservice
To delete the Adobe ARM service, write the following command and press Enter.
sc.exe delete AdobeARMservice
Delete the remaining files from the Adobe Update Service folder. Type the following command and press Enter.
del “%PROGRAMFILES(X86)%\Common Files\Adobe\ARM\”
Close Windows Powershell and install Adobe Acrobat DC.
Note: method 3 solves my problem. The last step of method 3 may not be executed correctly, but it does not affect.
Read More:
- Ruby Install Error running ‘requirements_osx_brew_update_system ruby-2.3.1
- Mac: How to Install homebrew, nginx, PHP and MySQL
- How to Solve program install error 0x80070660
- Yaml Install ERROR: Cannot uninstall ‘PyYAML’.
- How to Install MongoDB Community Edition Manually on mac and linux
- How to Install FFmpeg on Linux
- Raspberry PI install VIM editor
- How To Install Java with Apt-Get on Ubuntu 16.04
- How to Install Mongdb4.X in Windows
- [Solved] Win10 install Ubuntu error: wslregisterdistribution failed with error: 0x8007019e
- How To Install WordPress with LAMP on Ubuntu 16.04
- Debian: How to install MariaDB
- COLMAP Install Error: Undefined reference to libtiff4.0 [Solved]
- FreeSWITCH installation error “You must install libyuv-dev to build mod_fsv” solution
- Solve the error of jupyter labextension install
- How to Install PSSH in Centos7
- How to install PIL in Python 3
- [Solved] gocad2017 Install error: The installation of MSVC_2010_SP1_x64_32bit has failed.
- Macos: How to Solve cocoapods Install Error
- How to Solve Cython-bbox pip install Error