Skip to content

Frequently Asked Questions

Wesley Pyburn (TechNobo) edited this page Jun 28, 2021 · 13 revisions

Does "Microsoft Edge WebView2" install the Microsoft Edge browser?

No. I've tested this myself on a Windows Sandbox (That has Edge preinstalled) by uninstalling it through the command C:\Program Files (x86)\Microsoft\Edge\Application\90.0.818.51\Installer>setup --uninstall --force-uninstall --system-level, then installing the 3 required runtimes, and I'm left with the following in my installed programs list (Note: This is what it looked like before): Image of Control Panel showing required runtimes, but not Microsoft Edge Browser

Can I put this program on a USB?

Yes. This is a portable program (assuming the 3 required runtimes are installed already). The files can be unzipped/installed to a USB and taken anywhere. Note that this also means you can move the files after unzipping them, although this will break shortcuts to the program. Remember to create new shortcuts after moving the program.

Will this program steal my accounts?

No. This project was created by someone who switched Steam accounts often. I run a YouTube channel among other business ventures and have 0 interest in collecting your accounts. This project is open source, and yes, open-source implies trust BUT you should not outright trust projects just because they are open source. You are more than welcome to read through the source code if you are able to code, otherwise keep in mind that anyone can access the entire codebase and build from it if they don't trust my builds (including you).

My accounts aren't showing up?

Some platforms need you to manually add them. Others, like Steam don't. Why? The list the program reads from/edits is managed by said software completely. When a platform like Steam is signed into, and "Remember Me" is checked, it is saved in it's (Steam's) own files. That's what this program reads from and edits.

If accounts are not being saved, then it's likely the platform of choice. Make sure that:

  • The platform of choice is not installed in another directory (leading the account switcher to look at the wrong files. Open the platform in the TcNo Account Switcher, and click "Pick <Steam...> folder" where <Steam...> is the platform of choice.
  • The platform has Remember me or the equivalent checked when signing in. If not sure, sign out using the platform, sign in again with Remember Me checked.
  • The platform doesn't have proper access to the folder it's installed in. This is an unlikely issue, but could be possible. This could lead to it not saving new accounts, such as making the files "Read-only", removing a portable drive, etc.
Clone this wiki locally