Pregunta

I want to find the file path of any command, for example:

C:\Users\trungdq3>show-command-path notepad
C:\Windows\notepad.exe

C:\Users\trungdq3>show-command-path java
C:\Java\jdk1.6\bin\java.exe

Of course show-command-path is not a valid command, is there any command like that available?

Thanks!

¿Fue útil?

Solución

Yes, where is the command you are looking for.
MSDN: http://technet.microsoft.com/en-us/library/cc753148.aspx

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top