Hi all,
I'd like to be able to click on an icon one time and have these things happen.
1. %SystemRoot%\system32\cmd.exe /k ipconfig (opens cmd box and checks ip)
2. Exit (exits the cmd box)
3. "C:\Program Files (x86)\RunThisProgram.exe" (runs an outside of cmd app)
Can it be done and if so how?
Thanks in advance,
Joe
I'd like to be able to click on an icon one time and have these things happen.
1. %SystemRoot%\system32\cmd.exe /k ipconfig (opens cmd box and checks ip)
2. Exit (exits the cmd box)
3. "C:\Program Files (x86)\RunThisProgram.exe" (runs an outside of cmd app)
Can it be done and if so how?
Thanks in advance,
Joe