Results 1 to 13 of 13

Thread: Cool trick to make your USB jump drive have it's own icon

  1. #1

    Thread Starter
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    Cool trick to make your USB jump drive have it's own icon

    I have a 300 gig external hard drive. Whenever I connect it, the icon for the drive automatically changes to the logo of the manufacturer (Western Digital). This has always happened with lots of CDs that I used, but I never made the connection that you it could be done with other drives. I also realized that the same thing could be done with your jump drive or any other drive for that matter.

    Here is what you do.

    1) Set you folder options so you can see hidden files and folders. You can change this back afterwards if you want.
    Window's Explorer > Tools > Folder Options... > Show Hidden Files and Folders
    2) Make a new folder in the base folder of the jump drive (IE - G:\New Folder\)

    3) Put the icon you want to use in the hidden folder you just made.

    4) Make a file called autorun.inf that contains this:
    Code:
    [autorun]
    ICON=Path of folder you just made\icon file name.ICO
    5) Set the new folder and file to be hidden.
    Right-click on folder/file > Properties > Hidden

    I uploaded the files I used to test this. Just unzip it, make them hidden (if you want) and put them in the base folder for your jump drive.
    Attached Files Attached Files
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091

    Re: Cool trick to make your USB jump drive have it's own icon

    Kabul now refuses to be your sister city.

    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: Cool trick to make your USB jump drive have it's own icon

    Thats sweet! Ima sell that concept to dell for x thousands of dollars!
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  4. #4
    Frenzied Member thegreatone's Avatar
    Join Date
    Aug 2003
    Location
    Oslo, Norway. Mhz:4800 x12
    Posts
    1,333

    Re: Cool trick to make your USB jump drive have it's own icon

    Yep, we actually use a trick like this in college with autorun... hehe.

    Not letting on, but lets just say some strange hai 2 you website pops up.
    Zeegnahtuer?

  5. #5
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Cool trick to make your USB jump drive have it's own icon

    It's a good substitute for a boot sector.
    I don't live here any more.

  6. #6
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Cool trick to make your USB jump drive have it's own icon

    Have you tried this trick ?
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  7. #7
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Cool trick to make your USB jump drive have it's own icon

    Quote Originally Posted by iPrank
    Have you tried this trick ?
    Are you related to the iPod?
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  8. #8
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Cool trick to make your USB jump drive have it's own icon

    No. I'm related to iLaugh.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  9. #9
    VB6, XHTML & CSS hobbyist Merri's Avatar
    Join Date
    Oct 2002
    Location
    Finland
    Posts
    6,654

    Re: Cool trick to make your USB jump drive have it's own icon

    Hehe, I made a program that did this already in 1998 for any drive I think I don't have the source anymore...

  10. #10
    Hyperactive Member umilmi81's Avatar
    Join Date
    Sep 2005
    Location
    Sterling Heights, Mi.
    Posts
    335

    Re: Cool trick to make your USB jump drive have it's own icon

    This didn't work for my Jump Drive (Flash Drive). But after some investigation I was pointed to this download from Microsoft

    http://www.microsoft.com/downloads/d...DisplayLang=en

    It's a USB manager that allows you to change a jump drive's properties to enable autorun and even creates the autorun file for you.

    Thought I'd update the thread with this info since it's a page one result on google

  11. #11
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Cool trick to make your USB jump drive have it's own icon

    I remember doing things like this in windows 2.0.
    I don't live here any more.

  12. #12
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: Cool trick to make your USB jump drive have it's own icon

    Now you're showing you're age wossy
    Life is one big rock tune

  13. #13
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176

    Re: Cool trick to make your USB jump drive have it's own icon

    Thats cool
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

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