When I run e.g. ipconfig
using the Run command (windows key+R), once the program has executed it immediately closes the instance of the command line interface, is there any universal parameter I can add to:
ipconfig
nslookup
dir
- etc...
to ensure that the results stay printed in the console window?