• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Execute Command in Run Window

Mr Bob

Golden Member
Instead of opening a cmd window and typing in something like "ping anandtech.com"

I would like to type that into the run window, prior to opening up the command prompt.


I tried doing things like "Start -> Run -> " then typed:
cmd -> ping anandtech.com

but that doesn't automatically populate the cmd window with ping anandtech.com

Anyone know how to do this? I'm pretty sure it is possible.
 
Nevermind, figured it out!

Add a /k to the cmd command and it works

So:

cmd /k ping anandtech.com

Would work in the example above.
 
Back
Top