2019-01-04 20:09:31 -06:00
|
|
|
SendMode Input
|
|
|
|
|
CoordMode, Mouse, Window
|
|
|
|
|
CoordMode, Pixel, Window
|
|
|
|
|
|
|
|
|
|
Process,Close,CPWerxModeler.exe
|
|
|
|
|
sleep 10000
|
|
|
|
|
|
|
|
|
|
Run, CPWerxModeler.exe
|
|
|
|
|
|
|
|
|
|
WinWait, Accenture CAS Modeler
|
|
|
|
|
sleep 10000
|
|
|
|
|
|
|
|
|
|
WinActivate, Accenture CAS Modeler
|
|
|
|
|
sleep 1000
|
2020-09-01 11:38:32 -05:00
|
|
|
ControlGetText PresetUser,WindowsForms10.EDIT.app.0.141b42a_r28_ad12
|
2019-01-04 20:09:31 -06:00
|
|
|
|
|
|
|
|
; only set the username if not preset.
|
|
|
|
|
if !PresetUser
|
|
|
|
|
{
|
2020-09-01 11:38:32 -05:00
|
|
|
ControlSend WindowsForms10.EDIT.app.0.141b42a_r28_ad12,%1%
|
2019-01-04 20:09:31 -06:00
|
|
|
sleep 1000
|
|
|
|
|
}
|
2020-09-01 11:38:32 -05:00
|
|
|
ControlSend WindowsForms10.EDIT.app.0.141b42a_r28_ad11,%2%
|
2019-01-04 20:09:31 -06:00
|
|
|
sleep 1000
|
2020-09-01 11:38:32 -05:00
|
|
|
ControlClick WindowsForms10.BUTTON.app.0.141b42a_r28_ad12
|
2019-01-04 20:09:31 -06:00
|
|
|
|
|
|
|
|
sleep 30000
|
|
|
|
|
|
|
|
|
|
WinActivate, Accenture CAS Modeler - Version
|
|
|
|
|
|
2020-01-07 11:14:01 -06:00
|
|
|
sleep 10000
|
2019-01-04 20:09:31 -06:00
|
|
|
;Click,right,114,114
|
2020-09-01 11:38:32 -05:00
|
|
|
ControlClick,x114 y120,Accenture CAS Modeler - Version,,right
|
2019-01-04 20:09:31 -06:00
|
|
|
|
2020-01-07 11:14:01 -06:00
|
|
|
sleep 10000
|
2019-01-04 20:09:31 -06:00
|
|
|
ControlSend,,gg{enter},Accenture CAS Modeler - Version
|
|
|
|
|
|
2020-01-07 11:14:01 -06:00
|
|
|
sleep 10000
|
2019-01-04 20:09:31 -06:00
|
|
|
ControlSend,,{enter},Get Latest Version
|