programs fail to run from cmd.exe prompt

G

Guest

I receive a error "the application failed to initialize properly
(0xc0000142). Click OK to terminate the application" whenever I try to run
something from the command line? Please help.

thank you ,
brian
 
O

OShah

I receive a error "the application failed to initialize properly
(0xc0000142). Click OK to terminate the application" whenever I try to
run something from the command line? Please help.

thank you ,
brian

0xc0000142: STATUS_DLL_INIT_FAILED

MessageText:
{DLL Initialization Failed}
Initialization of the dynamic link library %s failed. The process is
terminating abnormally.


If you can, run system file checker ("sfc /scannow").

Scan your system for spyware/malware/viruses.

If the above doesn't work:

Does the problem occur for all users?
What does the event log say about the error? (there will be an entry under system).

Get Depends (http://www.dependencywalker.com/) and use it to open up cmd.exe.
Go to Profile->Start Profiling-> Ok. This will write a troubleshooting log in the
bottom frame that might tell us what's going on.

Is there a registry key called:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\cmd.exe\
?


--
------------------------------------------------------------------------
oshah
Control Panel -> System -> Advanced -> Error Reporting -> Choose Programs
-> Do not report errors for these programs:

Acrobat.exe
waol.exe

------------------------------------------------------------------------
 
G

Guest

Thanks for the reply,

I reinstalled windows since I was having other probs as well.

Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top