fr0ggy Posted July 5, 2009 Posted July 5, 2009 (edited) no matter what i do between start recording and stop recording, all i got is : Opt("WinWaitDelay",100) Opt("WinTitleMatchMode",4) Opt("WinDetectHiddenText",1) Opt("MouseCoordMode",0) i'm missing something ? thanks Edited July 5, 2009 by fr0ggy
colafrysen Posted July 6, 2009 Posted July 6, 2009 It's basically setting some options that makes the runtime of the script smoother. You should check the helpfile for "Opt" or "AutoItSetOption" I don't know what functions the au3recorder uses but it might not work if you are on a RDP or VNC connection. [font="Impact"]Use the helpfile, It´s one of the best exlusive features of Autoit.[/font]http://support.microsoft.com/kb/q555375ALIBI Run - a replacement for the windows run promptPC Controller - an application for controlling other PCs[size="1"]Science flies us to the moon. Religion flies us into buildings.[/size][size="1"]http://bit.ly/cAMPZV[/size]
fr0ggy Posted July 6, 2009 Author Posted July 6, 2009 i[m not on remote desk/vnc session, but i'm using win 7 x64. there is some problems with it ? i tried launching like an administrator, in compatibilty mode ... nothing.
fr0ggy Posted July 6, 2009 Author Posted July 6, 2009 rezolved, the program himself denied the reording "rights" of the au3 record. in plain windows works.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now