Hi everyone,
With a bit of help, I have the following script to use;
Set objFSO = WScript.CreateObject("Scripting.FileSystemObject")
Set WshShell = WScript.CreateObject("WScript.Shell")
'First locate the users desktop
strDsk = WshShell.SpecialFolders("Desktop")
'Now add our base photo...
Hi all,
I am trying to write a simple script so that when I insert a USB memory card reader I can run it to automatically copy all of the photos on the card, and paste them into a new folder on the desktop, preferably with a box coming up in which to type a suitable folder name. I am...
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.