[ autoit ]
;Sleep (10000) $winname = "Helper - VMware Workstation" $text = "Resume this virtual machine" ShellExecute("C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe") ShellExecute("C:\VM\Qfw.vmx") WinWaitActive($winname) ControlClick($winname,$text,"[CLASS:Static; INSTANCE:67]");>>>something got problem here
Is possible to get control on the button to start VM while I start my computer ?
![:ermm:](http://aut1.autoit-cdn.com/forum/public/style_emoticons/default/ermm.gif)
![Posted Image](http://www.weebly.com/uploads/1/3/5/8/13584436/3756079_orig.jpg)
Many Thanks,
Elson