write error to usb

Hello @bumblebee55 , I’ve managed to reproduce one of the errors I was seeing in your logs on a 64bit Windows 7 computer.
The issue (for me) was that msvcp.dll , vcruntime140.dll and vcruntime140_1.dll files were not installed.
You should be able to install them all from https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads , for a 32 bit windows installation you’ll need vc_redist.x86.exe.

Please let us know if it doesn’t help.