Archive for October, 2007

Rename Downloaded Files Extension

October 31, 2007 Posted By: Jim ~ Filed under Category: Internet

Welcome, Visitor. Subscribe to our RSS Feed and consider adding this article/site to your favorite social bookmark site if you find it useful. Thank you!

You all downloaded some game or app once that was 50 parts big, and you had to rename them all from .bmp to .rar to extract them.

You can easily create a batch file that does that for you.

Open Notepad
fill in the notepad:
ren *.bmp *.rar

Of course, you have to edit these two extensions to fit the files you want to convert. Save this file as renamer.bat and run it in the directory where you want to rename your downloads.


Another Good way of finding MP3s

October 31, 2007 Posted By: Jim ~ Filed under Category: Google Tips, Internet

Welcome, Visitor. Subscribe to our RSS Feed and consider adding this article/site to your favorite social bookmark site if you find it useful. Thank you!

Way of finding MP3s (or other formats) is using Google and typing the following:

parent + directory + mp3 + OR + wma+ #dido#

Replace #dido# by whatever artist you wish to find, for example:

parent + directory + mp3 + OR + wma+ #Lamb#

You should get plenty of dirs with MP3s or WMA files (you could add OGG, etc, to the query).

Hope it Helps You.


Hidden Files Using Dos

October 31, 2007 Posted By: Jim ~ Filed under Category: Pc Tips, Windows

Welcome, Visitor. Subscribe to our RSS Feed and consider adding this article/site to your favorite social bookmark site if you find it useful. Thank you!

Justa little simple Tip to see hidden files on a Dir.

Start> run> type (cmd) –without the ()

At command prompt just type
dir /ah
if the list is too long u can use
dir /ah/p/w