notepad programing
#1
Posted 07 May 2012 - 12:23 PM
#2
Posted 09 May 2012 - 06:58 PM
type this in notepad:
Click SAVE AS, and save it as copyfile.bat
IMPORTANT- underneath the area where you enter the name of the file when you save there will be a dropdown menu- open it and select ALL FILES
@echo off copy (insert full file path here, like c:\windows\foo.doc) (insert desired place to copy to here, like c:\users\username\) exit
Click SAVE AS, and save it as copyfile.bat
IMPORTANT- underneath the area where you enter the name of the file when you save there will be a dropdown menu- open it and select ALL FILES
Share this topic:
Page 1 of 1
