Hi sir!
i can only address you as sir. I am thankfull for your correct and working reply.
The code is good but i am kindly requesting us assist in more. I would like also want the batch file to execute in the background. i.e. not to display the command prompt window....
thanx
So you want a 60 second pause where the
's are?
Then try this:
@echo off
ping -n 61 localhost >NUL
mkdir new
cd new
ping -n 61 localhost >NUL
xcopy e:\try *.*/e/a/k/q