Jump to content

Custom Icons in Unattended XP.


Recommended Posts

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

Link to comment
Share on other sites

  • 2 weeks later...

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
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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