but im trying to learn (looked at a ot of scripts on this forum)
im trying to install nero but when i get to the licence agrement screen

i cant seem to move to the i agree radio button
heres my script sofar
; ----------------------------------------------------------------------------
;
; AutoIt Version: 3.1.0
; Author: A.N.Other <myemail@nowhere.com>
;
; Script Function:
; Template AutoIt script.
;
; ----------------------------------------------------------------------------
; Script Start - Add your code below here
run ("Nero.exe")
winwaitActive("Nero Burning ROM Installation Wizard")
Send("{enter}")
winwaitActive("Nero Burning ROM Installation Wizard")
send ("Nero Burning ROM Installation Wizard",1027)
Send("{enter}")
hers the autoit window info

thanks inadvance
This post has been edited by bobthenob: 17 December 2005 - 03:34 AM



Help

Back to top









