I have a script that copies (potentially) a large number of big files from one drive to another. What I want to do is to use vbScript as the front end, but for each file that is copied I want to display the progress window that is normally displayed by
Windows 10 when I drag/drop one or more files. Similarly with the drag/drop, the window would close when the copy was completed.
↧