Помилки WindowsПомилка
ERROR_FILE_NOT_FOUND (2)ERROR_FILE_NOT_FOUND (2) — File Not Found
The system cannot find the specified file.
windows
Детальніше ERROR_OUTOFMEMORY (14)The system ran out of storage space.
The process's virtual address space is exhausted. On 32-bit systems, this occurs at approximately 2 GB per process.
Migrate to a 64-bit application. Reduce memory usage. Increase the page file size. Close other applications.
ERROR_FILE_NOT_FOUND (2)The system cannot find the specified file.
ERROR_INSTALL_FAILURE (1603)The Windows Installer encountered a fatal error during installation.
WSAENOTSOCK (10038)An operation was attempted on something that is not a socket.
ERROR_NOT_ENOUGH_MEMORY (8)The system does not have enough memory to complete the operation.
ERROR_STACK_OVERFLOW (572)The execution stack overflowed.
ERROR_FILENAME_EXCED_RANGE (206)The filename or extension is too long.