It appears the C++ standard library is not installed on Windows by default, so SetReplace might fail to load. This should be quite rare on real-life systems as many apps require the C++ redistributable, but the message should avoid confusion if it happens.
Changes
Comments
This change is