Solution:
Right-click my computer-advanced-Environment Variable-there is a path option in the system variable-double-click to open. In the original system environment variables
Path = D: \ mentorgraphics \ 9.2pads \ sdd_home \ common \ Win32 \ bin; D: \ mentorgraphics \ 9.2pads \ sdd_home \ common \ Win32 \ Lib; % SystemRoot % \ system32; % SystemRoot %; % SystemRoot % \ system32 \ WBEM; % SystemRoot % \ system32 \ windowspowershell \ V1.0 \; % mgc_home %/bin; % mgc_home
%/LIB; % mgc_homebs % \ bin; % mgc_homebs % \ Lib; Add at the beginning:
(Select the system environment variable path-> press the edit button-> insert from the beginning) % cdsroot % \ tools \ PCB \ bin; % cdsroot % \ tools \ capture; % cdsroot % \ tools \ bin; % cdsroot % \ tools \ JRE \ bin; % cdsroot % \ tools \ FET \ bin; % cdsroot % \ tools \ specctra \ bin; % cdsroot % \ tools \ libutil \ bin;
Do not delete the original system variables. Separate them with semicolons and add them.
Problem added: this problem occurs because orcad capture cannot locate msvcr90.dll. Make sure that the PATH environment variable value of the cadence software is located before the mentor graphics. The problem is solved. You can also install Cadence before installing pads. Otherwise, some components of cadence cannot be found.ProgramCannot be located in a DLL file.
Thank you very much for solving this problem. Thank you! This problem is very disturbing!