Wesley Pyburn
Wesley Pyburn
While not a direct fix to this issue, there is now another method to start programs via the TcNo Account Switcher - The only drawback is that it can only...
This issue has been fixed for the next release. Hopefully should be out tomorrow or the day after. I will post again here when it's out.
Rockstar Social Club was added and will ship with the coming update in the next few days.
I would assume this is similar to #87, and #88? There isn't a screenshot here... Anyway; there is a workaround - Using CEF instead of WebView2. 1. Press Start+R and...
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...
Currently, I think the `Ctrl` + `+`/`-` method is the best. It scales everything well, and if you make the window larger it's even easier to interact with. I'll look...
I have this same issue and have code that reproduces this exact error: https://github.com/TcNobo/TcNo-Acc-Switcher/commit/f966a02571d485cb87e385b948ec747fce844206 [[Browse files link](https://github.com/TcNobo/TcNo-Acc-Switcher/tree/f966a02571d485cb87e385b948ec747fce844206)] [ Testing ] Set `TcNo-Acc-Switcher-Server` to IIS Express, on the main page click...
I have never heard of this error. Are you building the project from source?
The Installed needs VCPKG installed, as it uses some C++ packages which you can easily build using that tool.
You will need to relink it with the C++ project. I'm looking for the command, but I don't remember it. There is `vcpkg integrate`, but there's a command to integrate...