gashtal
gashtal
@Aris-t2 The test build solved the problem; than you for the very quick fix. 😄
Just got the same warning after getting the 2302 update.
I switched to https://github.com/abbodi1406/KMS_VL_ALL_AIO instead and re-ran the activation. The banner is gone now.
Afwall seems to work fine on Pixel 7 and Android 13. Maybe this is a Pixel 8-only or Android 14-only problem? I have been holding off on upgrading to Android...
@Fry-kun Seems to be related to this issue: https://github.com/ukanth/afwall/issues/924
Bump so that it doesn't get closed as stale.
Seconding this request!
Anyone knows how we can remove the top context menu entry? Removing the `FlieLocksmithExt` entries in registry will only remove the bottom entry.
For future reference, the extra entry can be removed by running this in powershell (run as admin): ```Get-ChildItem -Path "Registry::HKEY_CLASSES_ROOT\PackagedCom\Package\Microsoft.PowerToys.FileLocksmithContextMenu_*\Class\*" | Remove-Item -Recurse```
Confirm this issue can sometimes become a major annoyance as the password prompt can end up behind other windows, and there is no way to bring it to the top...