Change Extensions Of 1000 of Files In just one Click !! 03-05-2014, 01:32 PM
#1
>>> Change Extensions of 1000 Of Files In One-Click <<<
Most of the time i download Bunch Of the Text files which contains some important Information, But Whenever I open them It Looks Like a Messed-up Text With No Alignments,No Paragraphs & No Spaces.:Thumbs-Down:
So I preferred to read them in Microsoft Word Which Shows the Information in Well formatted Manner with Alignments, & Paragraphs.:Thumbs-Up:
So Its really a Boring work to rename files.
So i Always use One-click Batch Rename All Files In a Second!!
Here we go Its Totally Simple Trick!!:Smile:
Steps:
- Create One Batch File In The Directory You have stored your files.
- The Code is given below.
Code:ren *.txt *.doc
- Type or Paste above Code in batch file & Double click on file Within 2 Seconds All Files You can see Converted from ".txt" to ".doc" extension.
- Who don't Know How To create Batch file Using Text Editor/Notepad those friends please refer my previous Post.
Since It's One-click Maintenance file You can revert all files back to their original extension Whenever you want to use.
Code:
ren *.mp3 *.jpgCode:
ren *.mp4 *.jpgOne Drawback For Hiding mp3 /mp4 using this batch file is::Frown:
- After Converting mp3/mp4 Files in ".jpg" user can open it using "Right-click" -> "Open-with"->"media player"
- But User will do this Only if user Is Smart & really wants to investigate your hidden data.:Sick:
If you have better Suggestions on this, your most welcome!! :Smile:
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)
![[Image: wvBFmA5.png]](http://i.imgur.com/wvBFmA5.png)
![[Image: 2YpkRjy.png]](http://i.imgur.com/2YpkRjy.png)