Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

missing psapi.dll file for running MATLAB

1 visualización (últimos 30 días)
Michelle Yu
Michelle Yu el 19 de Mzo. de 2020
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi,
We encounter an error message for MATLAB saying that a psapi.dll file is missing and could not run MATLAB. We also could not de-activate or re-install MATLAB. Does anyone happen to know the solution to this problem? Thank you!

Respuestas (1)

Aman Vyas
Aman Vyas el 24 de Mzo. de 2020
Hi,
The process status application programming interface (PSAPI) is a helper library that makes it easier for you to obtain information about processes and device drivers.
This error occurs when MATLAB fails to resolve the dependencies of libmwbuiltins.dll and as a result it throws the error psapi.dll is missing or is out of date.
1. Go to C:\Windows\system32 or system64 folder and locate psapi.dll.
2. Right click on the file and select "Properties."
3. Go to the Version tab and check what version of the .dll file is installed.
If the file version is old, it means that .dll file is out of date and thus to resolve the issue you will have to install matlab again and only then you will be able to launch it.
I hope this helps.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by