also @ TechSpot: Building a Thin Mini-ITX PC: Small and Silent Performance

How do I change the icon for my external hard drive in Windows Vista?

Discussion in 'Windows OS' started by dwizzle, Jan 14, 2011.

Post New Reply
  1. dwizzle Newcomer, in training Posts: 34

    I have a windows vista home premium service pack 2 operating system and I wondering how do I change the icon for my external hard drive because right now its some weird miscellaneous icon and I want to change it to the default picture. Can you help me?
  2. WinXPert TechSpot Booster Posts: 525

    create an autorun.inf file at the root of the drive

    [autorun]
    Label=Whatever label you want
    Title=It's up to you
    Icon=\path\custom.ico


    replace Icon=\path\custom.ico with the exact path\filename of your icon file
  3. dwizzle Newcomer, in training Posts: 34

    I don't know how to do that... sorry.