-
-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't delete or rename zero size apk file because it is used by explorer process #103
Comments
Same issue - unfortunately had to uninstall as I cannot delete nor download apk files with this active. |
I have this problem too. Apparently, the file handles are not released. I want the developer to pay attention to this. |
the dll is active, unregister or "uninstall" the apkshellext , reboot and then should be able the delete zero file apk, later can you "reinstall" register it again .. imho it's a access issue for read the icon, like i guess... it's only a dll who can you register or unregister.. read the cmd file.. and try to understand what's goes on |
I write a bat can help with this problem no need uninstall or reboot. Hope author can fix this problem. Is this project still being updated?
|
No description provided.
The text was updated successfully, but these errors were encountered: