Hi there!
I'm trying to get my script to work. I want to use a simple copy function with progressbar. Works! BUT I don't know how to exclude files (.mp3) ex. and overwrite without promt..
Here is my code:
Option Explicit
Dim oSHApp
Dim sSrc, sDest
Const FOF_SIMPLEPROGRESS = 256
Set...
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.