Fix FileNotFoundError: Could not find msvcr110.dll on your PATH
This improvement is only included in fbs Pro.
fbs freeze
gave the following error:
FileNotFoundError: Could not find msvcr110.dll on your PATH. Please install the Visual C++ Redistributable for Visual Studio 2012 from:
https://www.microsoft.com/en-us/download/details.aspx?id=30679
Installing the indicated redistributable did not solve the problem.
This version of fbs Pro fixes the instructions that are necessary to solve the problem.