Autorun.inf virus on Windows

Ever tried to open your flashdrive and then suddenly you only get a list of progams to open an application with?

This is a common virus that is annoying for users that does not understand what is going on. It can easily be removed with a LiveCD/DVD Linux distro. Knoppix or Ubunto is easiest.

From the commandline do the following:

----------------
$ su
# cd
# rm autorun.inf
----------------