/build/static/layout/Breadcrumb_cap_w.png

Kindle Silent Uninstall

Hi All,

Just wondered if anyone had found a way to silently uninstall Kindle For Pc using a batch file. From the registry it has been found that the uninstall string is C:\Program Files\Amazon\Kindle For PC\uninstall.exe.

I have tried using
msiexec.exe /x "C:\Program Files\Amazon\Kindle For PC\uninstall.exe" /Silent / Passive
msiexec.exe /x "C:\Program Files\Amazon\Kindle For PC\uninstall.exe" /QN
msiexec.exe /x "C:\Program Files\Amazon\Kindle For PC\uninstall.exe" /Q
msiexec.exe /x "C:\Program Files\Amazon\Kindle For PC\uninstall.exe" /Silent

I am fairly new to creating uninstall batch files so any help would be appreciated.

0 Comments   [ + ] Show comments

Answers (4)

Posted by: dunnpy 12 years ago
Red Belt
2
John,

as the Kindle installer is not an MSI - the MSIEXEC commnandlines you have mentioned will not work.

You are correct in assuming that you need to call 'uninstall.exe', but you need to have a silent switch with it:

uninstall.exe /S

Note the capitalisation of the letter 'S', a lower case 's' will launch the uninstaller with a GUI interface.
The /S also works for a silent installation of the software too.

As it's a slow Friday afternoon I downloaded the Kindle software and had a 5 minute play to ascertain this info.

Hope that helps,

Dunnpy
Posted by: strensnik 9 years ago
White Belt
0

Thanks for the /S option for Installation.  It seems to install to c:\users\username\...  Can this be changed?

Posted by: OctoJ 12 years ago
Yellow Belt
0
Thanks, Worked a charm.
Posted by: dunnpy 12 years ago
Red Belt
0
Don't forget to rate any post that you may have found useful.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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