How can I make a USB flash drive appear/not appear as a CD drive?
Posted
by mmyers
on Stack Overflow
See other posts from Stack Overflow
or by mmyers
Published on 2009-01-10T18:09:46Z
Indexed on
2010/05/20
6:40 UTC
Read the original article
Hit count: 229
I recently was given a small USB flash drive as an advertising gimmick. When I plug it in, only one drive appears: a CD drive with 42kb used (just an autorun.inf file which launches the manufacturer's website). I know U3 drives also appear as CD drives, but their uninstall utility only works for their own drives.
How can I make it appear as a USB drive instead? Conversely, if I wanted to do the same thing for myself, how would I make it appear as a CD drive?
I'm sure it can be done programmatically, or else the uninstall program wouldn't work.
© Stack Overflow or respective owner