You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some Windows 10 machines may be missing the VCRUNTIME140_1.dll, which is required for the app to start. This has been tested on two different Windows 10 machines on update 22H2.
I looked into this a bit and there is probably a permanent solution though it's going to take a bit of digging. Maybe we can look into this next week @XileHorizon?
Some Windows 10 machines may be missing the VCRUNTIME140_1.dll, which is required for the app to start. This has been tested on two different Windows 10 machines on update 22H2.
Workaround is to install the latest Visual C++ Redistributable from Microsoft found here: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
The text was updated successfully, but these errors were encountered: