; Eingaben blocken ;BlockInput(1) ; flashplayer Installation run ("install_flashplayer10ax_gtbd_aih") sleep (20000) ;WinWaitActive ("Adobe Flash Player-Installationsprogramm") Winclose ("Adobe Flash Player-Installationsprogramm") ;WinMenuSelectItem ( "Adobe Flash Player-Installationsprogramm", "", "&Fertigstellen" ) ;AutoItSetOption ("MouseCoordMode", 0) ;MouseClick ("left", 1195, 718, 1) WinClose ("Adobe - Download Adobe Flash Player - Windows Internet Explorer") ; Eingaben wieder erlauben ;BlockInput(0)