View Single Post
John Hoder
20Jul2012,01:11  
Scripting's Avatar
Maybe you can try using CopyFile function. So something like this My.Computer.FileSystem.CopyFile(sourceFileName ,destinationFileName)
Im not VB expert, but I hope you will find some more on google