Results 1 to 2 of 2

Thread: Any Genius know how to change explorer icons?

  1. #1
    Guest

    Lightbulb

    So can any bright spark tell me how to change the system icons. E.g Folder icons, my computer, Start button icons, recycle bin etc.

    I have had a good look around on the net but I can’t find anything on this.

    Any ideas?

    Using VB6 SP4 and Windows 2000 Pro.

  2. #2
    Hyperactive Member noble's Avatar
    Join Date
    Nov 2000
    Location
    Philly
    Posts
    471

    Smile Sure do............

    This is very simple. Everything you need to do this is simply contained in the registry

    For example, to change the icon for the empty and full recycling bins open up the registry editor (regedit)
    and go to

    HKEY_CLASSES_ROOT\ CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\

    Change the values of Full or Empty to point to the appropriate *.ico or *.exe file.

    The value for icons are in the format of Drive:\Path,#
    where '#' is the number in the icon library starting with 0.
    If simply pointing to the path of an icon, use 0 for #, otherwise, you will need to know the corresponding number in the *.dll or *.exe file.

    A good place to find more information is
    http://www.tiplord.com/customizing/chiconsdesktop.html

    Good Luck!

    DISCLAMER: I'm not responsible for any damage you may do to your computer by getting your hands dirty in the registry

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width