Hi!

In the app I am building, the user want to configure this just by inserting an usb sticl with the config file, the app should recognize this, scan the device for a config file use it and then disconnect the usb device and restart itself.

I read alittle about the filesystemwatcher, but nothing suggests it can detect changes like this, it can only monitor and react to an already mounted filesystem, right?

Anyone tried to do something similar?


kind regards
Henrik