UndeadHarlequin Posted August 8, 2008 Posted August 8, 2008 I tryed to Set n Opera,selfinstalscript. It works well. But i tryed to Uncheck nearly in the End the options "Create Shortcut in Startmenu", "Create Icon on desktop" There for i thought i can use "Controlclick" But I didnt found the right way. I thought, perhaps the Translation in to German is as worse as my English;-) So i tryed the "Mouse Klick version " When i use the Funktion Mouseclick("left",61,161,2) he dose a Click out of the Window, so I tryed to finde out to relativate the Koordinates of the Window and the Desktop. But how i can use Opt("MouseCoordMode",1)? Is it like MouseClick("left",61,161,2) Opt("MouseCoordMode",1) ????? Plz help me Ps: Im German and my english is worse, as you can see, so please try to type clearly enough for a skripting noob;-) Thanks
BrettF Posted August 9, 2008 Posted August 9, 2008 Just put Opt("MouseCoordMode",1) at the top of your script, then continue calling your mouse click functions. Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
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