Computing.Net > Forums > Windows XP > Using the Run Utility

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Using the Run Utility

Reply to Message Icon

Name: tonypitt
Date: August 12, 2005 at 07:40:18 Pacific
OS: Windows XP SP2
CPU/Ram: Pentium 4 1GM Ram
Comment:

I am trying to find out if there is a way to use the run utility in windows xp for doing things like creating a directory in an existing directory and so on. I have tried using the commands that you would use in the command line interface and they dont seem to work. Is there a list of commands to do things like this using just the run utility in windows?

Any help would be greatly appreciated!



Sponsored Link
Ads by Google

Response Number 1
Name: ntengineer
Date: August 12, 2005 at 09:17:46 Pacific
Reply:

When you are at a command prompt, you are running within cmd.exe. When you use "run" its not running within cmd.exe. However, you can RUN cmd.exe passing in /c (which tells it to terminate at the end of the command) then followed by the command. For example:

(in the run box)
cmd.exe /c mkdir c:\blah

If you open a command prompt, and type in cmd.exe /? then you can see all the parameters available.


0

Response Number 2
Name: tonypitt
Date: August 12, 2005 at 13:08:29 Pacific
Reply:

What would I type in to get the system time using the run command?


0

Response Number 3
Name: jefro
Date: August 12, 2005 at 15:16:36 Pacific
Reply:

cmd.exe /k time

see help and support pages on cmd.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


The Network Cannot Be Rea... Windows Update not workin...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Using the Run Utility

how to erase the RUN history www.computing.net/answers/windows-xp/how-to-erase-the-run-history/123379.html

How to use the runas command on a n www.computing.net/answers/windows-xp/how-to-use-the-runas-command-on-a-n/129472.html

Command prompt window broken? www.computing.net/answers/windows-xp/command-prompt-window-broken/90995.html