Drag & Drop operation...Open notepad and copy/paste the code below
then save it as *.vbs. I coded it so that you could drop file/files
or one folder into it and the files will be moved to the destination
folder of your choosing.
Change the "strDestFolder" to your folder and the files will be moved
to that folder.
One convinient way to use this function is to put a short cut of this
file in your "SendTo" folder then when browsing in Windows Explorer,
just right click on the files or folder and send to this file...that
way you don't have to remember where this function is stored in order
to use.