Quote:
Originally Posted by hurr88icane
Good news, the batch file still searches that %localappata% directory, and only uses the Program Files (x86) directory to determine if KindleForPC was even installed. The batch file looks to only be deleting two directories, so if you're comfortable navigating Windows Explorer you can delete them yourself if you don't want to use the bat file:
C:\Users\username\AppData\Local\Amazon\Kindle\storage
C:\Users\username\AppData\Local\Amazon\Kindle\updates
|
Minor nit is that while the batch file deletes the updates directory, it also creates a file called updates which prevents the updates directory from being recreated.