- Visual Studio 2019
- Install Visual Studio 2019.
- Git clone or download and extract the codebase.
- Before starting, make sure to backup your
%AppData%\WinAuth\winauth.xml
file or export your authenticators to prevent data loss. - Open the solution file
WinAuth.sln
in Visual Studio. - Visual Studio > Build > Build Solution.
- If successful, the executable location should be
bin\Debug\WinAuth.exe
in the solution directory.