Closed sandriaas closed 5 years ago
anyone?
@kkguo
Hi Sandria, why do you have not a description ?
@andrizmitnick , please follow https://github.com/kkguo/apkshellext/wiki/Quick-check-before-raise-issue to detail your issue.
@blackcrack @kkguo hi sorry, i thought my title is straight forward already. i just edited the description now. thanks before
Looks like windows10 hijacks the control of appx files. icon handler and menu handler doesn't work but tooltip handler works. I will try to find more to read about this. I labeled this as a bug.
Could it be due to the fact that appx is also the file type for windows store apps, so windows treats it specially?
Yes, that's what I meant
On Wed, Jul 17, 2019, 10:53 deadair3210 notifications@github.com wrote:
Could it be due to the fact that appx is also the file type for windows store apps, so windows treats it specially?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kkguo/apkshellext/issues/82?email_source=notifications&email_token=AADWQ77V3BRAR52LYSJFZMLP74W4ZA5CNFSM4H74KM72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2EO75I#issuecomment-512290805, or mute the thread https://github.com/notifications/unsubscribe-auth/AADWQ73K6AOVEA4JH73RCETP74W4ZANCNFSM4H74KM7Q .
I think I find a solution for this, it's probably the same issue as #78 , "Open with" is taking control of showing icon on top of apkshellext, to fix it you need to remove the key in the registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts.appx
But this will remove the feature of "double-click to open", and the icon will be override again once you chose to open it with appinstaller... Trying to find a solution for this...
@deadair3210 , please feedback, or I can close this.
Wasn't the op, just put my 2 cents in
Oh, sorry @andrizmitnick, any feedback?
@kkguo hi, sorry for being late. the workaround is working fine. i thought there might be some fix, but it seems it's just a limitation in windows itself. so, sure we can close this.
thanks guys!!
close now
Steps to reproduce
Expected behavior
Actual behavior
Environment data