Related Posts

4 Comments Already

commenter
Insomnic Said,
May 6th, 2009 @11:36 am  

I recently had to deal with this fun issue and found a few other items could cause the problem. One specific one is if %systemroot% is used in the PATH variable instead of “C:\Windows” or “C:\WINNT”. There is a registry key that can be messed up by other installs to point %systemroot% to the wrong location. In my case, it was pointing to C:\Windows but our environment uses C:\WINNT. In order to keep from breaking the program that changed it I just added C:\WINNT as well as the %systemroot% options to the PATH variable.

commenter
tarun budhrani Said,
April 2nd, 2010 @2:06 am  

Hi,You just need to do one thing..if all executable files are present in system 32 folder..Just add the path entry of C:/windows/system 32 folder in environment variables..

commenter
varun Said,
May 18th, 2010 @8:10 am  

thank you for the help for the edit command in variables :)

commenter
Summerbear5 Said,
June 3rd, 2010 @6:20 pm  

This is not working!…I have changed the path restarted the comp and it still does not fix my error!

Please Leave Your Comments Below

Please Note: All comments will be moderated