I have read that section. Now i have made a new code. Still i have 1 error left saying "Acess denied". My code is as follows:
'Copy.vbs
Dim objFso, strInputFile, strDisplayString, File, objFolder,colFiles, location
set objFso = WScript.CreateObject("Scripting.FileSystemObject")
Set...