kkguo / apkshellext

Show app icons in windows explorer
http://www.apkshellext.com
MIT License
596 stars 86 forks source link

Unable to uninstall #96

Open chaoscreater opened 4 years ago

chaoscreater commented 4 years ago

I'm missing the icons and so I'm trying to uninstall and reinstall. When I try to uninstall, I get the following error. I'm running on Win10 1909.

image

chaoscreater commented 4 years ago

Nevermind, have fixed. You just need to set the default value of .apk key. Then you can uninstall.

image

blackcrack commented 4 years ago

create a zip package with a higher rev.No, put it in your comment and therewith should it uploaded like a picture.. you could also make also a patch, ad create a pull request.. this could kkguo adding and therewith have you create a fix for it ;)

best Blacky

chaoscreater commented 4 years ago

Sorry, I have no idea what you just said. Anyway, I have already fixed it.

Masamune3210 commented 4 years ago

I think they are saying that since you found the issue you could either fix it yourself and upload the patched version or make a pull request with the patch so it could be integrated officially

chaoscreater commented 4 years ago

I'm not a programmer, I don't know how to patch this tool. The fix has already been provided as per my screenshot. You need to make sure that for the .apk key in the registry, there is a "DEFAULT" value that has data in it. In my case, I just need to set it to BlueStacks.Apk. Then, I can run the apkshellext2 uninstall batch file without any errors.

Masamune3210 commented 4 years ago

Then you have done all you can do! It's documented here if someone else wants to deal with it, or if someone else has the issue