Windowsエラーエラー
ERROR_NETNAME_DELETED (64)ERROR_NETNAME_DELETED (64) — Network Name Deleted
The specified network name is no longer available.
windows
詳細を表示 ERROR_SHARING_VIOLATION (32)The file cannot be accessed because it is being used by another process.
Another process has opened the file with a sharing mode that prevents the requested access. Applications often open files exclusively.
Close the application using the file. Use Process Explorer or handle.exe to identify the locking process. Retry after a delay.
:: Find which process has the file locked
handle.exe filename.txt
:: Or use Resource Monitor > CPU > Associated HandlesERROR_NETNAME_DELETED (64)The specified network name is no longer available.
ERROR_INVALID_DRIVE (15)The specified drive letter is not valid or does not exist.
ERROR_REM_NOT_LIST (51)The remote computer is not available.
NERR_BadUsername (2202)The user name could not be found.
CBS_E_SOURCE_MISSING (0x800F081F)Windows could not find the source files needed for the operation.
ERROR_INVALID_HANDLE (6)The handle passed to the function is not valid.