cleanup
This commit is contained in:
@@ -12,17 +12,17 @@ sleep 10000
|
|||||||
|
|
||||||
WinActivate, Accenture CAS Modeler
|
WinActivate, Accenture CAS Modeler
|
||||||
sleep 1000
|
sleep 1000
|
||||||
ControlGetText PresetUser,WindowsForms10.EDIT.app.0.141b42a_r29_ad12
|
ControlGetText PresetUser,WindowsForms10.EDIT.app.0.141b42a_r28_ad12
|
||||||
|
|
||||||
; only set the username if not preset.
|
; only set the username if not preset.
|
||||||
if !PresetUser
|
if !PresetUser
|
||||||
{
|
{
|
||||||
ControlSend WindowsForms10.EDIT.app.0.141b42a_r29_ad12,%1%
|
ControlSend WindowsForms10.EDIT.app.0.141b42a_r28_ad12,%1%
|
||||||
sleep 1000
|
sleep 1000
|
||||||
}
|
}
|
||||||
ControlSend WindowsForms10.EDIT.app.0.141b42a_r29_ad11,%2%
|
ControlSend WindowsForms10.EDIT.app.0.141b42a_r28_ad11,%2%
|
||||||
sleep 1000
|
sleep 1000
|
||||||
ControlClick WindowsForms10.BUTTON.app.0.141b42a_r29_ad12
|
ControlClick WindowsForms10.BUTTON.app.0.141b42a_r28_ad12
|
||||||
|
|
||||||
sleep 30000
|
sleep 30000
|
||||||
|
|
||||||
@@ -30,7 +30,7 @@ WinActivate, Accenture CAS Modeler - Version
|
|||||||
|
|
||||||
sleep 10000
|
sleep 10000
|
||||||
;Click,right,114,114
|
;Click,right,114,114
|
||||||
ControlClick,x114 y114,Accenture CAS Modeler - Version,,right
|
ControlClick,x114 y120,Accenture CAS Modeler - Version,,right
|
||||||
|
|
||||||
sleep 10000
|
sleep 10000
|
||||||
ControlSend,,gg{enter},Accenture CAS Modeler - Version
|
ControlSend,,gg{enter},Accenture CAS Modeler - Version
|
||||||
|
|||||||
Reference in New Issue
Block a user