• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Uninstall from Command Line

New Here ,
Feb 07, 2011 Feb 07, 2011

Copy link to clipboard

Copied

How can I uninstall Adobe Reader X using command line.  I used the MSI to install it.

Views

106.8K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Feb 07, 2011 Feb 07, 2011

You can uninstall using the following command lines:

1. msiexec /x AcroRead.msi

2. msiexec /x <Product code>

For product code you can substitue the GUID from following location in the registry HKLM\Software\Adobe\Acrobat Reader 10.0\Installer (For 32 bit) or HKLM\Software\Wow6432Node\Adobe\Acrobat Reader 10.0\Installer (For 64 bit).

Votes

Translate

Translate
Adobe Employee ,
Feb 07, 2011 Feb 07, 2011

Copy link to clipboard

Copied

LATEST

You can uninstall using the following command lines:

1. msiexec /x AcroRead.msi

2. msiexec /x <Product code>

For product code you can substitue the GUID from following location in the registry HKLM\Software\Adobe\Acrobat Reader 10.0\Installer (For 32 bit) or HKLM\Software\Wow6432Node\Adobe\Acrobat Reader 10.0\Installer (For 64 bit).

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines