Jump to content

Recommended Posts

Posted

Hi,

Not sure if this is the right place to post this...

I am trying to get some icons to be shown for the folders: My Pictures, My Music, Windows, Program Files, Temp.

The only one that successfully changed icons is the Program Files folder by using desktop.ini and referring it to jw.dll (my own dll!)

This is what I put in desktop.ini

[.ShellClassInfo]
IconFile=%SystemRoot%\system32\jw.dll
IconIndex=39

And then I place it in the folder in $OEM$ in their respective places.

Also, is it possible to make the file desktop.ini hidden when it is copied to the hard drive?

Thanks.

post-174743-1247099194_thumb.jpg

  • 2 weeks later...

Posted (edited)
Also, is it possible to make the file desktop.ini hidden when it is copied to the hard drive?

Yes, you must set the hidden attribute to the file with the following command:

ATTRIB +H %Path to desktop.ini%

Edited by HØLLØW

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...