Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Trying to install when Found New Hardware Wizard is active.

$
0
0
Hello,

Trying to perform the following.

1. Run devcon rescan
2. When Found New Hardware Wizard is prompted to go through the steps to install (see script below).
3. Loop until the Found New Hardware is not prompted.
4. In the script if the Found New Hardward Wizard is not prompted to skip the install steps below.

_WinWaitActivate("Found New Hardware Wizard","")
sleep(1000)
Send("{TAB}{SPACE}{TAB}{ENTER}")
sleep(1000)
_WinWaitActivate("Found New Hardware Wizard","")
sleep(1000)
Send("{TAB}{TAB}{SPACE}")
sleep(10000)
_WinWaitActivate("Found New Hardware Wizard","")
sleep(1000)
Send("{SPACE}")

Thank you for your help.

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>