Are you trying to figure out how to silently uninstall different versions of Adobe Reader? Do you need a list of globally unique identifiers (GUIDs) for Adobe Reader? This article will serve as an informative guide and give you a clear understanding of how to perform the silent uninstall of all Adobe Reader versions from the command line.
Determine What Versions of Adobe Reader are Installed
Locate the Silent Uninstall Strings from the Tables Below
Execute Command Line Switch from Elevated Command Prompt
Adobe Reader 3.x Silent Uninstall
Adobe Reader 3.0 (32-bit OS)
C:\Windows\uninst.exe -a -f"C:\Acrobat3\Reader\DeIsL1.isu"
Adobe Reader 4.x Silent Uninstall
Adobe Reader 4.0 (32-bit OS)
C:\Windows\IsUninst.exe -a -f"C:\Program Files\Common Files\Adobe\Acrobat 4.0\NT\Uninst.isu" -c"C:\Program Files\Common Files\Adobe\Acrobat 4.0\NT\Uninst.dll"
Always make sure to test everything in a development environment prior to implementing anything into production. The information in this article is provided “As Is” without warranty of any kind.
I am an accomplished Software Engineer at Patch My PC, leveraging more than 17 years of hands-on experience in Configuration Manager administration and application packaging. I am driven by a genuine passion for solving complex problems and consistently strive to discover innovative and effective solutions. Sharing my extensive knowledge of application deployments is a true joy for me, and I am honored to contribute to the community here at Silent Install HQ.
This article will serve as an informative guide and give you a clear understanding of how to perform silent or interactive installs and uninstalls of ImageGlass using the Powershell App Deployment...
This article will serve as an informative guide and give you a clear understanding of how to perform silent or interactive installs and uninstalls of Moonlight using the Powershell App Deployment...