Yellowbot

|
Joined: 12th Jun 2008
Location: what?
|
|
Extra CMD commands? |
|
|
|
Arch
|
Joined: 11th Jun 2006
Location: The Netherlands
|
|
Re: Extra CMD commands? |
|
|
|
Sordie

|
Joined: 30th Aug 2009
Location: England
|
|
Re: Extra CMD commands? |
|
Put them anywhere in your %PATH% environment variable or extend it to include a folder of your choice.
You can view your path variable by typing:
echo %path%
in cmd or edit it by:
Start->Run...
sysdm.cpl
Advanced
Environment Variables...
|
|
|
|
|
|
Neo
|
Re: Extra CMD commands? |
|
|
They're not "extra CMD commands." They're simply console applications with parameters.
Download the desired applications, for example "download."
Start Menu > Run... > "cmd" > Enter.
Drag "download" into the command prompt and press Enter.
The site that you get the applications from tells you what parameters each app. takes and the format that it takes them in.
You can also do what Sordie advised.
|
|
|
|
|
|