Win64 setup — Step 2 — Install MSVC2013 - sqlitebrowser/sqlitebrowser GitHub Wiki

Previous step here.

Note: For Visual Studio 2017 installation instructions click here

2. Install Microsoft Visual Studio 2013

To install Microsoft Visual Studio 2013, mount the .iso image.

In Windows 8.1, this is done by simply double clicking on the iso file:

Mount the MSVC 2013 .iso

Now run the "vs_community.exe" installer from the mounted drive:

MSVC2013 installer is highlighted

Installation itself is very straightforward.

License checkbox

The only option you need to select is "Microsoft Foundation Classes for C++".

All of the other items can be left off, if you don't have some other need for them:

Choose the optional components

Installation progress

Setup complete

After it has finished installing, quit out of the installer. There's no need to launch it just yet.

Eject the mounted ISO too, as it's no longer needed.

Next step here.