/build/static/layout/Breadcrumb_cap_w.png

Can Adobe RoboHelp 2012 be removed silently?

I'm trying to create a PowerShell script which will remove Adobe Robohelp 2012 from various machines.

The uninstall string from the Registry states the following:

C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\PDApp.exe --appletID="DWA_UI" --appletVersion="2.0" --mode="Uninstall" --mediaSignature="{BF2F8924-9E59-44D6-962B-B0B1958F2638}"

However, this only opens up a GUI to remove the software and is not silent. Thanks in advance.


0 Comments   [ + ] Show comments

Answers (1)

Posted by: dstarrisom 6 years ago
Yellow Belt
0
Have you tried:

msiexec /x {BF2F8924-9E59-44D6-962B-B0B1958F2638} /qn
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ