Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I set two commands from same cmd window

Status
Not open for further replies.

yarondavid

Programmer
May 8, 2006
20
IL
Hi

I want to send three commands into the same cmd window for e.g.:
1. Change the directory to t: and send “Enter”
2. Run a specific command line (like: "setbaseline.exe -component cpss_qa_tests -stream dx_01 -baseline DX_01_058 –noprompt")

Thanks,
Yaron
 
Use the & command separator.

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top