I didn't know echo and pause would cause it to stop it from copying over. Like I said before, I am learning on how to do this. sorry for not understand how it all works.
What I would like to do is Move a certain file, well its a VPN connection file. So in the script I would like the file be moved from the USB with a copy and paste command. so from O:\rasphone.pbk copy file from file path to. C:\Users\OMG\AppData\Roaming\Microsoft\Network\Connections\Pbk
I am currently learning how to do batch scripting. Would I like to do is make a batch file that looks for the volume name of a drive and then once it find its renames the drive letter to another letter. Example Plug in usb drive: OMG (E:) Script finds volume label OMG Renames (E:) to (O:) End result...