>> |
Anony-Moose
01)Make a .bat file (rename a .txt file) [note: You must have show file extensions on] {Tools > Folder options > view [ ] Hide extensions for known file types} 02)Right click and edit it. 03)Paste "COPY /b PICTURE + FILENAME OUTPUT% 04)Put the file in the same directory as the batch file 05)Where there's "%picture%" replace the filename of the picture 06)Where it says filename replace the filename of the rar 07)Where it says output put the name of the new picture, there's not going to be anything else involved 08)Save the batch file and run it 09)Edit it whenever you want to do it again
|