Bulk Editing .xxx to zip or mp3 or wmv or Batch File like Renamer
To Rename Bulk files lets us say you accept aloof downloadApple Quickly Kills Popular iPhone 'Tethering' App. Read more ... » a new anthology or game
but all the files are .xxx and you charge themGuide to Adobe Premiere Elements 9: The tools, and how to use them, to make movies . Read more ... » to be zip’s, rar’s, mp3′s etc….. then do the following
-create a new folder
-put all the files needing editingGuide to Adobe Premiere Elements 9: The tools, and how to use them, to make movies . Read more ... » in the new folder
-then goto “runHow to make Windows Vista log on automatically?. Read more ... »” in the start menu
-type in CMD and click okFix windows installer issue . Read more ... »
-the next thing needsa few bits of old dos commands
-you need to navagate CMD to the folder whree the files are
-you can do this by 1st getting the total adress of the folder
-and then typing it in cmd with a “cd” in frount
QUOTE
cd c:\xxx\yyy\ccc\
once you in the folder where the files are you can move on
nb u can cheek you in the right folder by typing dir to get a listMy List Today: Traffic Avalanche. Read more ... » of files
-now type in….
QUOTE
rename *.* *.zip
Nb change the zip to what ever the extention needs to be (.rar, .mp3 ect)
all done
you should hv now changed the .* to what ever you needed
nb to exit CMD type in “exit”