Jump to content

Recommended Posts

Posted (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 by fr0ggy
Posted

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]
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...