nvInitDll redirect success malforming PATH

回眸只為那壹抹淺笑 提交于 2019-12-10 10:47:06

问题


I've run into a very strange issue and it seems like there's nobody else having the same problem (according to Google).

When I start "cmd" from Win+R and echo %PATH% it's ok. But when I start cmd from another program like FreeCommander or Ant and echo %PATH% I get

nvInitDll: App c:\dev\java1.6.0_22\bin\java.exe - redirect success.

(java.exe replaced by the program which is echoing PATH). And of course PATH doesn't then work.

I'm running Windows 7 64-bit. And it worked for some time but I can't trace back when it stopped working. I tried reinstalling nVidia drivers for my GeForce 310M but it didn't help.


回答1:


Ok, so I solved this by cleaning the nvidia drivers and then installing the newest one for Optimus (260.99). The problem then went away.



来源:https://stackoverflow.com/questions/4504074/nvinitdll-redirect-success-malforming-path

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!