kkguo / apkshellext

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

Won't show icon as WinRar is default program for oppening apk #68

Closed NightMean closed 5 years ago

NightMean commented 7 years ago

So I installed this and it worked perfectly but I had to open one apk in winrar but I missclicked to make it as default,now I'm struggling to remove winrar as default one,I searched on google and found that deleting something in registry will remove it but it didn't so did something like this happend to anyone else ?

kkguo commented 7 years ago

probably re-install will resolve this temporarily. But winrar will overwrite it again. I'm not using winrar so I cannot give you an accurate answer, but you should find an file associate window in winrar's option. HKEY_CLASSES_ROOT.apk\shellex\IconHandler it the key you want to find, firstly this key should exist, and the value should be { 1F869CEE-4FDA-35D9-896F-43975A87D1F6}

NightMean notifications@github.com于2017年8月27日周日 下午12:17写道:

So I installed this and it worked perfectly but I had to open one apk in winrar but I missclicked to make it as default,now I'm struggling to remove winrar as default one,I searched on google and found that deleting something in registry will remove it but it didn't so did something like this happend to anyone else ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kkguo/apkshellext/issues/68, or mute the thread https://github.com/notifications/unsubscribe-auth/AAdofzec2OtgK4r2KOTd3AloWkKjy_gZks5scZaTgaJpZM4PD2Fe .

NightMean commented 7 years ago

I tried to reinstall and it didn't work :/ the key is the same however winrar is overwriting it anyway.

kkguo commented 5 years ago

not sure if this is still an issue, feel free to re-open