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

Unattended installation of the software Photoshop CS5.1

Hallo, I want to distribute the software. A serial number is to be transferred. The software should be installed in the background. Updates will be disabled. Has an idea as I realized with AutoIT?...

View Article


Image may be NSFW.
Clik here to view.

Array in arrays - _FileListToArray

Hi all, I am really noobish in autoIT but i am a good programmer. the final product i want to do is a treeview of all the batches files and the folders in one folder (which content sub-folders with...

View Article


Countdown help

Okay, so I want to use $label3 as a countdown label that counts down to when it's gonna turn off. But I can't figure out how to do it. $1 is the time it's supposed to shutdown, in a timeform like...

View Article

Problems with decryption of the file, encrypted with $CALG_RC4

Hi! Strange thing happens. My script generates a result file, and then encrypts it with _Crypt_EncryptFile(), from Crypt.au3 UDF If i decrypt it with _Crypt_DecryptFile i have no issues, and everything...

View Article

Screen recording/capturing on change

Hi, I have started to automate some GUI tests with AutoIt. For this I need some tool to record/capture the screen only when there is some change (I just don't wont to have gigabytes of logs after over...

View Article


How to iterate the ShapeRange in Word

I would like to get the text of many sparsed documents in forms and textboxes and the only way I found is using ShapeRanges Unfortunately unlike shapes and sections I can't loop how can I translatre...

View Article

Obfuscator / MouseOnEvent Incompatible

Hi guys, this script: [ autoit ]        expandcollapse  popup#include <MouseOnEvent.au3> ;External UDF #NoTrayIcon Opt("WinTitleMatchMode", 2) ShellExecute("notepad.exe") Global $bPaused = 0...

View Article

Image may be NSFW.
Clik here to view.

Function to generate a String with n times the same characters

Hello, So far, I couldn't find such a function : StringDup("x", 10) returns "xxxxxxxxxx" StringDup("abc", 2) returns "abcabc" Does it even exist ? I have tried to build one with StringRegExpReplace,...

View Article


Is _Arraysort() a wimp?

I was surprised to get a recursion level/stack overflow crash (line 1187 of array.au3) out of _ArraySort() when I'd sent it an array defined as $aFileList[60000][2]. I'm sorting on the second column...

View Article


ClassnameNN vs. Control ID

I am new to AutoIt & am using the tool to create a data entry script a client/server application built in Windows. In order to use ControlSend, I need the Control ID to access the field in...

View Article

A little new to autoit and needing some help

Im pretty new to using autoit and Im trying to setup a script to be able to open up IE with activex allowed and if possible restrict it to only browsing to one address since the browser will have...

View Article

AutoIT and Web Page Development?

Just a general question here...has anyone ever tackled using AutoIT coding on a web page wrote in HTML? I am in the process of developing a page for a business (still in the drafting stage) and one...

View Article

How could retrieve the data with a pointer?

How could retrieve the data with a pointer? It is to do a algorithm with lists. [ autoit ]       popupLocal $str = "int var1;ptr var2" Local $a1 = DllStructCreate($str) Local $a2 =...

View Article


Getting the currently selected value from a combobox in an existing program

Hi there, this is my first post to these forums.  I've just started using AutoIt to automate UI testing of an existing software application and am running into a problem reading the currently selected...

View Article

hex replace in autoit

Hi everyone I have 2 basic question about hex editing - I have several texts with a common problem, in stead of having CRLF (carriage return+line feed) only had 0x0A (LF), how do I add 0D behind every...

View Article


A smarter way to write an array...

So I am sequencially calling an array of MSI ID's to uninstall all versions of a program. As you can see from the array below, adding a new MSI ID to the array is starting to get long and tedious......

View Article

Measure time a key is pressed down?

Hello! Do anyone know a simple program, a website, or perhaps a simple AutoIt script to achieve the following: When i press [Enter], ".", or any othey key, I want to see for how long that specific key...

View Article


Outlook Script

I need to delete cached email address from everyone's outlook client remotely. Attached is what I need to get accomplished. I need the script to open outlook maximize it and type that address in and...

View Article

How to "Zero-fill right shift" ?

Hi, I'm wondering how to make a zero-fill right shift in autoit as far as the BitShift function has no parameter for this. Here is an example in javascript :...

View Article

IE Library - _IEGetObjBy functions

_IEGetObjById and _IEGetObjByName functions use variable of an InternetExplorer.Application, Window or Frame object as reference to find any dom element. Is it possible to use a dom element instead of...

View Article
Browsing all 12506 articles
Browse latest View live


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