Hi

Anyone know how i can detect when a usb device is plugged in. when the device is plugged in should check to see if the following file exists in the device:

thefile.txt

If this file exists it should show a message box. If it does not exist it should do nothing.

Anyone know how to do this?

Thanks