Hello
I am a newbies i just need to know how to write a scripts to do the following
copy h:\datafolder to c:\datafolder
and then
run application xxxx.exe
pause until user close that application
then
copy c:\datafolder to h:\datafolder
exit
thanks in advance