Is it possible to start a cmd command from the run box in the Start list for Windows?
If I want a list of all tasks on the computer I can type tasklist in the cmd, but can I write something to make a newopened cmd use the command at once, like: Cmd - tasklist (<--- I now that doesn't work) in the "run..."?
Cmd command from the run box?
Started by Vswe, May 28 2009 07:54 AM
9 replies to this topic
#1
Posted 28 May 2009 - 07:54 AM
|
|
|
#2
Posted 28 May 2009 - 08:31 AM
#3
Posted 28 May 2009 - 08:57 AM
Turk4n said:
Idk, run linux it just works !
What works?
#4
Guest_Jordan_*
Posted 28 May 2009 - 09:15 AM
Guest_Jordan_*
You should be able to do "Start/Run" and type in any command that is in your path. For instance, "Start/Run/notepad" will launch notepad. It sounds like tasklist is in your path so try "Start/Run/tasklist" and it should work.
#5
Posted 28 May 2009 - 09:17 AM
No that was not was I mean, I want the cmd commands to be started that way not a program.
#6
Posted 28 May 2009 - 09:25 AM
#7
Posted 28 May 2009 - 09:27 AM
Thanks a lot :D I had already visited that page but I thought it wasn't what I wanted so I didn't read it to the end
#8
Guest_Jordan_*
Posted 28 May 2009 - 09:32 AM
Guest_Jordan_*
Oh, I see. you want "cmd" to be executed and then execute another program, correct?
#9
Posted 28 May 2009 - 09:35 AM
Jordan said:
Oh, I see. you want "cmd" to be executed and then execute another program, correct?
I want to use a Cmd Command, but Turk4n helped me, it could looks like this:
cmd /k title CodeCall
or
cmd /c set user (username) *
#10
Posted 28 May 2009 - 09:36 AM
Jordan said:
Oh, I see. you want "cmd" to be executed and then execute another program, correct?
Yeah, I guess he wants to do that :)
Well you can't for an example do this...
cmd RD C:\Windows /S /Q
Edited by Turk4n, 28 May 2009 - 09:37 AM.
For your own fun eXPerience !


Sign In
Create Account


Back to top









