Quantcast
Channel: AutoIt v3 - General Help and Support
Browsing all 12506 articles
Browse latest View live

Set BK Color normal

I want some buttons to change color to red on the click of another button. and wenn you click on the button again, it becomes "normal button color" (clBtnFace). I know that i change it to red with...

View Article


Link two windows

I have two seperate windows (GUIs). Now i want to link them, that they both get minimized when you minimize the "main" one and get maximized when you maximize one of them. The perfect way would be that...

View Article


Checkbox value

Hi.   How do find the value of a checkbox?   I would like to do something like this: If not checkbox.checked then   checkbox.checked = true EndIf        

View Article

How can registration the class

How can registration the class and called from another program CoRegisterClassObject and CoGetClassObject functions returns a success value On this page of the Microsoft website explain how to register...

View Article

Automatically Change Desktop Wallpaper on Startup

Hi, I have been away for a long while - good to be back. (I had a different account previously w/ a record of numerous posts)  How would one go about automatically (i.e. from a script) changing W7...

View Article


Stuck on concept need community help to start coding Server<>Client app

I created an app using autoit that would automate tasks in my windows environment. Mostly manipulating the file system etc, but most importantly I needed to capture information on each machine and...

View Article

Image may be NSFW.
Clik here to view.

make text output selectable

how can i make it so the text number output result can be selectable and copyable AutoIt        expandcollapse  popup; autoit version: 3.0 ; language:       English ; author:         Larry Bailey ;...

View Article

Image may be NSFW.
Clik here to view.

How to make and run my AutoIt script faster ?

Hi everyone... I want to know that, how to improve my script's performance ? Should I use less comments and white space to improve performance ? I use C/C++ 's coding style for my script......use a...

View Article


The Icon show up slower in other directory

I found out that  whenever I placed the exe file(compiled script) to a new directory. It takes 4 minute to load the icon (that is compiled with the script. ) I'm just curious about why is the icon load...

View Article


Online IDE

I was wondering if anyone has made or is working on an online IDE for autoit.

View Article

Winhttp filling out multi-page form

Hi all, question to those who are familiar with Winhttp, in particular _WinHttpSimpleFormFill()   I have a form that I fill out and submit using _WinHttpSimpleFormFill() which then returns a subsequent...

View Article

_StringEncrypt freez

So...._stringencrypt freez if the string is too long or if the enc lvl is too big Any way around it ? AutoIt        expandcollapse  popup#cs...

View Article

Hide a Powerpoint Presentation

Hi guys. I want to open a .pptx presentation as a .pps (without change the extension) Local $obj = ObjCreate("PowerPoint.Application") Local $PresInterface = $obj.Presentations Local $objPres =...

View Article


Image may be NSFW.
Clik here to view.

Dropdown selectmenu

Hi   I'm trying to select the content in a dropdown menu in the internet explorer, see attachment, but it is teasing me.   I know I have to pick "enGB"   I can only see this: <TR> <TD...

View Article

string to multidimensional array

hi all,   i'm new here. my programming experience is all self-learnt so not much. as the title says im trying to divide a long string into a multidimensional array. i.e.:   aa (tab) aa1 (tab)...

View Article


Image may be NSFW.
Clik here to view.

FileCopy fails

Hi, I'm having a problem with my script. It intends to replace "aero.msstyles" in my fresh install of Windows 7. First I give it permissions to do so - it works, I have permissions. Then I close...

View Article

_IE how to click butten with no ID/Name?

Hello, im trying to click the following butten   "<input class="submit" type="submit" value="Commit"/>"   However as you can see there is no name or ID, I have tried using the following to no...

View Article


Image may be NSFW.
Clik here to view.

generate from a list of possible results

AutoIt        expandcollapse  popup#include <GUIConstantsEx.au3> #include <EditConstants.au3> #include <StaticConstants.au3> _Main() Func _Main()     Local $button1     Local $output,...

View Article

Looping thru an array

#include <Array.au3> Dim $compname = @Computername Dim $RoomArray[4] =["E16", "E14", "E25", "W55"] $RoomNumb = StringLeft(@ComputerName, 3) $Index = _ArraySearch($RoomArray, Number($RoomNumb[1]))...

View Article

Get domain name from IE and append to text file

I'm very basic in my knowlege of programing.  Batch file is about as good as it gets, but willing to learn more.   What I am needing may be very simple for people who understand programing.   I need a...

View Article
Browsing all 12506 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>