Error 0x800713E1

Value: -2147019807 | 0x800713E1 | 2147947489

What does it mean ?

ERROR_RESOURCE_PROPERTY_UNCHANGEABLE  
An attempt to modify a resource property failed because it conflicts with another existing property.
Value: 5089 | 0x13E1 | 0b0001001111100001

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32