Invisiwind
Invisiwind copied to clipboard
Not working on Windows 11
I tried using this on windows 11(with all updates installed) it is hiding apps like notepad etc, but not many other apps like chrome.exe, msedge.exe --> a support for win 11 is appreciated
I briefly looked into this a while back and the error code on Windows 11 is 0x8 (ERROR_NOT_ENOUGH_MEMORY). From this msdn post, this corresponds to when a window has the WS_EX_LAYERED window style. Will need to dig into this further.
Please refer here for more analysis and report on this bug: https://docs.microsoft.com/en-us/answers/questions/700122/setwindowdisplayaffinity-on-windows-11.html
@radiantly can you please help to fix this issue?
shalzuth/WindowSharingHider This project utilises an assembler method to resolve most issues under Win11, however FireFox remains unable to be concealed.
After performing a project upgrade and testing it on Windows 11, seems like everything is working fine now. I was able to successfully hide chrome.exe, firefox.exe and msedge.exe.