V
V
vasIvas2015-01-28 20:10:15
Windows
vasIvas, 2015-01-28 20:10:15

How to specify in the console the path to the place where you need to execute the command in windows7?

When the nodejs library is installed globally, you can call it simply by executing the "command" in the console. But how to execute it if the library is not globally but in "C:\\user\Desctop\my_dir\" ?
Or in another way - how to specify the path to the place where you want to execute the command?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Semenko, 2015-01-28
@vasIvas

cd C:\user\Desctop\my_dir
Then execute the command

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question