MSG_FILE_EXPLOREFAILED

%s

Windows could not explore this folder.

Error code: [%u] %s

Indicates that an attempt to explore the folder containing a source file failed. The Windows error code is included in the message.

Parameters

%s
Path to the folder
%u
Windows error code
%s
Windows error message

Solution

You should study the additional error information in the message and use that as a guide for any remedial action. It may be that the source file's path is invalid.