Desktop.ini

Desktop.ini

Playing With Desktop.ini
—————————————————-
Here are some ways via which you can spice up the look within your folder.

1. Start with the basics

You need to have a Desktop.ini file created within the folder or the partition;
where you want to perform the tricks.

Normally, a folder contains a Desktop.ini, but its presence is not necessary
you might need to create that file

You can perform Step 2. “Activate the file ” to create the file automatically

Or :.

Open Notepad, then save the file in the required folder with File Name
Desktop.ini, and then close it.

Open the folder; you will see the newly created file.

2. Activate the File

The newly created Desktop.ini, needs to be activated in the registry
You can activate the file, by another method also.

Right-click the folder and select properties
Click the Customize tab and then click change icon
Select any random icon.

You can change it later on

Or:

Add the following snippet in the first line of Desktop.ini

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]

3. Now Start the Play

I. Applying Icons to folder and partitions.

This is the easiest scene of the play, as I’ve told earlier
in the ” Activate the File ” section, how you can change icons.
You can browse for more icons,
Any exe, bmp, icon file will be a source for icons

You can create your own icons, by
Converting a bmp file to an ico file
by using this tool

http://www.bm2blog.zoomshare.com/tools/icon-maker.zip

Tip, If you are using an icon file, then it is advised to have that
Icons file within the folder, and then replace the following lines
in the Desktop.ini

IconFile=something
Iconindex=something

With

IconFIle=icon.ico

Where, icon is the name of the icon file

II. Applying Wallpapers within Folder

Add the following code within the Desktop.ini file

iconarea_image=bg.jpg
iconarea_text=000000

Where bg.jpg is the wallpaper you want to apply to the folder
It should be present within the folder
the dimensions of bg.jpg varies with the resolution and explorer view
Here are some of the dimensions

800 X 600 – classic view = 750 X 480
800 X 600 – modern view = 590 X 480
1024 X 768 – classic view =1000 X 635
1024 X 768 – modern view = 815 X 635

You might need to adjust a little bit.

III. Applying Album Art in bulk

It might not be possible for a guy to apply the same
album art to dozens of mp3s, so you can actually
take a shortcut
create a picture titled folder. jpg in the folder
now all the mp3 or wma format files,
Which are not preoccupied by an album art;
will show this file as the album art.

Advantages:
a) Less tiresome method
b) Reduces the cache file, hence saves atleast 50 mb of HD space

IV. A Prank

Can two or more different Folder, have the same name ?
No ?
But If I show you, how to do so then…………
Well here is some prank which you can play with anybody
Just add the following code in Desktop.ini
add it in more than one folder

[DeleteOnCOpy]
Owner=Rox
Personalized=5
PersonalizedName=temp

The new Folder’s name will be Rox’s Document
ie; Owner’s Dcument
Here, temp is the original folder name

Need Explanations ?

Obviously anybody will call it as a bug,
but I don’t think so
Actually, what happens here is that the folder name is not
ACTUALLY changed, it is just a mirage sort of thing
For, eg: the user’s folder like My Document
is just an example of this thing….. Its actual name is
Rox’s Document, where Rox is the UserName.

You just see what the explorer diverges to show you,
you can’t create another folder with the name temp
and thats why it is not a bug

You can change the persoalized number to get
another unique name, you can always check the Desktop.ini
file of some of the system folders like My Music , My Pictures
etc

5 – My Document
13 – My Music
39 – My Picture
14 – My Videos

4. Wanna Restore ?

Simple, just delete the desktop.ini file.
And remove the particular entries for a stuff
like, the Icon, wallpaper…..pictures etc…

5. Problems?

Contact me

6. Sample Code

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
[.ShellClassInfo]
IconFile=Rox.ico
IconIndex=0
InfoTip=Rox’s Document
iconarea_image=bg.jpg
iconarea_text=000000
[DeleteOnCopy]
Owner=Rox
Personalized=5
PersonalizedName=temp

7. Download the collection

http://www.bm2blog.zoomshare.com/tut/desktop.zip

Add a comment,

8. Contact

Rox Macduff ( Virus Kraker )

virus.kraker@gmail.com
virus.kraker@yahoo.com

Ankit ( Ankit .Cracker )

prof.ankit@gmail.com

www.dotcracker.co.cc

Article by Virus Kraker
Snaps by Ankit .Cracker
Edited by Ankit .Cracker
Published by Virus Kraker

Leave a Reply

Your email address will not be published. Required fields are marked *