I'm trying to find a way to install the new Arduino Drivers automatically.
For example with an installer or by calling a command line like
rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 .\Arduino UNO.inf
I have no success and also did not find any helpful hints.