
November 1st, 2012, 04:41 AM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 1
Time spent in forums: 26 m 56 sec
Reputation Power: 0
|
|
|
Code that will write into cmd
I am new to programming and I would like to create a program that will open cmd and then run a few commands. Using python 2.7 can i create a program that will open cmd (already done) and run a few commands like ipconfig, ping and a few others without me typing in the cmd window?
|