This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

OT: One for the USB experts...

Sorry, this is waaaaaaaaaaay off-topic, but I wondered if any of the USB experts might happen to know:

I was at the UK Embedded Systems Show the other day, and got a free USB stick from Farnell.
When plugged-in, this shows up as two drives:
1. A CD-ROM drive, which has an auto-play promotional movie on it;
2. A "normal" USB drive.

The trouble is, every time you plug it in, it tries to play the movie again!

:-(

Win-XP says the CD-ROM part is read-only, so won't let me delete the files or format it.

So, is there any way to get rid of this movie?
Or do I just junk the whole stick?

Parents
  • Might be worth a try.

    Erm, no. The problem is not the content of the writable drive part, but the existence and content of the read-only part. If the memory is described to the OS as a ROM drive, no amount of hex-editing will write to it.

    The simple method to avoid the auto-start nuisance is to hold down the Shift key while the drive is mounted.

Reply
  • Might be worth a try.

    Erm, no. The problem is not the content of the writable drive part, but the existence and content of the read-only part. If the memory is described to the OS as a ROM drive, no amount of hex-editing will write to it.

    The simple method to avoid the auto-start nuisance is to hold down the Shift key while the drive is mounted.

Children