#RequireAdmin Run("C:\Program Files (x86)\PerkinElmerInformatics\ChemOffice2020\ChemDraw\ChemDraw.exe") AutoItSetOption('MouseCoordMode',0) WinWait("[CLASS:WindowsForms10.Window.8.app.0.297b065_r36_ad1]", "", 15) WinActivate("PerkinElmer Software Activation") ControlFocus("PerkinElmer Software Activation","","WindowsForms10.EDIT.app.0.297b065_r36_ad17") ControlSetText("","","","Lamiss") ControlFocus("PerkinElmer Software Activation","","WindowsForms10.EDIT.app.0.297b065_r36_ad16") ControlSetText("","","","OWN") ControlFocus("PerkinElmer Software Activation","","WindowsForms10.EDIT.app.0.297b065_r36_ad15") ControlSetText("","","","TEST@TEST.ca") ControlFocus("PerkinElmer Software Activation","","WindowsForms10.EDIT.app.0.297b065_r36_ad14") ControlSetText("","","","XXXX-XXXX-XXXX-XXXX") ControlClick("PerkinElmer Software Activation","","WindowsForms10.BUTTON.app.0.297b065_r36_ad15") WinWait("[CLASS:Button1]", "", 6) WinActivate("PerkinElmer Software Activation") ControlClick("PerkinElmer Software Activation","","Button1")