I want to know that is there any way to detect an USB device when it gets plugged into the system and call some function connected to that event?
I was able to do this using C#, there is a class available, but I am wondering if the same can be done with autoIT by any chance.
Thank You