G
Guest
I have a command prompt "script" that I have that runs on startup of one
particular account within my computer.
Is it possible to DELAY the next command in my .bat file so that I have a
chance to read the information returned from my previous command.
Eg. ipconfig /all
(I wish at this point to have the information on my screen for ten seconds)
I then wish to run the rest of my commands, eg. mapping my network drives etc.
Hope you can help
DAN
particular account within my computer.
Is it possible to DELAY the next command in my .bat file so that I have a
chance to read the information returned from my previous command.
Eg. ipconfig /all
(I wish at this point to have the information on my screen for ten seconds)
I then wish to run the rest of my commands, eg. mapping my network drives etc.
Hope you can help
DAN