Hey all,
Is there some sort of call one can make to Windows to initiate the driver installation process that it usually does at boot-up if it finds new devices? I currently have a script (that I can incorporate into a different vb.net application if need be) that sets driver paths after Sysprep based on make and model of the system. The problem is this script fires off after that plug and play process, so the devices don't have drivers until next boot (and that's only if the Do Not Prompt Me Anymore checkbox is unchecked). I would like to call that same process right after the script/during the app so that devices get drivers installed for them before any other post-sysprep tasks take place.
Thanks all!
Is there some sort of call one can make to Windows to initiate the driver installation process that it usually does at boot-up if it finds new devices? I currently have a script (that I can incorporate into a different vb.net application if need be) that sets driver paths after Sysprep based on make and model of the system. The problem is this script fires off after that plug and play process, so the devices don't have drivers until next boot (and that's only if the Do Not Prompt Me Anymore checkbox is unchecked). I would like to call that same process right after the script/during the app so that devices get drivers installed for them before any other post-sysprep tasks take place.
Thanks all!
