Windows ErrorsError
ERROR_INVALID_PARAMETER (87)ERROR_INVALID_PARAMETER (87) — Invalid Parameter
A parameter passed to the function is not valid.
windows
View details ERROR_INSTALL_ALREADY_RUNNING (1618)Another installation is already in progress.
Windows Installer only allows one installation at a time. Another MSI package is being installed or the Windows Installer service is hung.
Wait for the current installation to finish. Restart the Windows Installer service. Restart the computer if the service is hung.
ERROR_INVALID_PARAMETER (87)A parameter passed to the function is not valid.
ERROR_NOT_FOUND (1168)The requested element was not found.
ItemNotFoundExceptionThe specified item (file, registry key, etc.) was not found.
ERROR_LOCK_VIOLATION (33)The file region is locked and cannot be accessed.
ERROR_OUTOFMEMORY (14)The system ran out of storage space.
ERROR_BAD_NETPATH (53)The network path could not be found.