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...
Hello, i was writing an simple script. Its aim is to copy content of a folder to one another. In my case i have a message box asking to copy files. Then if the user select yes, then all content of folder1 will be copied and overwriten to folder2. This is working. But i am having trouble at the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.