Blame | Last modification | View Log | Download
; This is my first script$var = EnvGet("FLINK")$var = $var & "\opt\fl.key";MsgBox(4096, "Path variable is:", $var)FileDelete($var)while FileExists($var)WEndRun("licensewizard.exe")WinWaitActive("License Wizard", "Welcome to the FactoryLink License Wizard")SendKeepActive("License Wizard")Send("{ENTER}")WinWaitActive("License Wizard", "Enter Configuration Information");;Send("{UP}{ENTER}")Send("124280F5")Send("{TAB}")Send("AMUC 4HUX U2IY YNEX DUT6 UT9W WQDR VVQZ 4G")Send("{TAB}")Send("{TAB}")Send("{TAB}")Send("{ENTER}")WinWaitActive("License Wizard", "Enter Authorization Information")Send("{TAB}")Send("{TAB}")Send("{TAB}")Send("{ENTER}")SendKeepActive("")WinWaitActive("License Wizard","This system is fully functional for a grace");SendKeepActive("License Wizard","This system is fully functional for a grace");MsgBox(4096, "Path variable is:", $var)Send("{SPACE}")