HRESULT_FROM_WIN32_ERROR_PATH_NOT_FOUND
hresult Path not found (Win32)
The system cannot find the specified path. This is the HRESULT encoding of Win32 ERROR_PATH_NOT_FOUND (3), returned when a directory component of a specified path does not exist.
Numeric value: 2147942403