08-16-2018, 10:54 PM 
		
	
	
		i dont see any obvious problems
i would suggest maybe adding some wait on the acc objects
example
try running exe with qm open.Usually will output errors to qm if qm is open.
	
	
	
	
i would suggest maybe adding some wait on the acc objects
example
int w=wait(3 WV win("This PC" "CabinetWClass"))
Acc a.Find(w "PUSHBUTTON" "Open Settings" "class=NetUIHWND" 0x35 3)
a.DoDefaultActiontry running exe with qm open.Usually will output errors to qm if qm is open.

 
 

