Hard Drive Icons
Results 1 to 3 of 3

Thread: Hard Drive Icons

  1. #1
    Registered User
    Join Date
    Aug 2000
    Location
    Northlake, IL
    Posts
    183

    Post Hard Drive Icons

    Does anyone know if it is possible to change the hard drive icons in "My Computer?" I know you can do it with shortcuts to it, but I have a client who demands I change it because he gets confused.

    Client: "But D drive and c drive look the same! How can I tell them appart?"

  2. #2
    Registered User Rellik's Avatar
    Join Date
    Jan 2001
    Location
    localhost
    Posts
    718

    Post

    add an autorun.inf to each drive like this:
    Code:
    [autorun]
    icon=icon.ico ,0
    BTW good icon resorces:

    c:\windows\progman.exe
    c:\windows\moricons.dll
    c:\windows\system\pifmgr.dll
    c:\windows\system\shell32.dll
    any bmp, but it may not look right.

  3. #3
    Registered User
    Join Date
    Aug 2000
    Location
    Northlake, IL
    Posts
    183

    Post

    Tried that, replaced the icon.ico with the name of the icon I wanted to use and nothing happend. Am I doing something wrong?

Bookmarks

Posting Permissions

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