How To Create Permanent Custom Folder Icon


Open notepad and copy and paste this:

[.ShellClassInfo]
ConfirmFileOp=0
IconFile=Folder.ico
IconIndex=0

Save as desktop.ini inside the folder you are changing


Put a icon in the folder and name it:

Folder.ico

Then open Command Prompt and type:

attrib +s C:\Users\YOUR USER NAME\Desktop\FOLDER YOU ARE CHANGING

Close Command Prompt

This only works if you move and paste the folder not if you copy and paste.

Post a Comment