Closed stickerx closed 1 year ago
Microsoft WebView2 is incompatible with Windows 7.
- Press Start+R and type
%AppData%\TcNo Account Switcher
, then hit Enter.- Open
WindowSettings.json
, and replaceWebView
withCEF
in the following setting:
{"ActiveBrowser": "CEF"}
- Or, if it doesn't exist: Create a new file called
WindowSettings.json
, open it with Notepad, then enter: {"ActiveBrowser": "CEF"} and save it.- Run TcNo-Acc-Switcher.exe
For those still struggling with this: A fix is here - or well... I've implemented the suggested workaround. You can (in the next update coming a day or 2 from now) open
%AppData%\TcNo Account Switcher\WindowSettings.json
and change"AllowTransparency": true,
to"AllowTransparency": false,
to disable transparencyI would have implemented a tickbox... But well... If you can't see the window, you won't be ticking anything.
https://github.com/TCNOco/TcNo-Acc-Switcher/issues/183#issuecomment-1179612242
Software interface does not appear
Additional context thank you advance