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

All the characters in regular expressions are case sensitive

To get the full range of AutoIt        expandcollapse  popup$timer = TimerInit() $sRange = _GetRangeSPE() MsgBox(0, "Timer", Round(TimerDiff($timer) / 1000, 2) & ' sec') $hFile =...

View Article


need help with showing a counter

i am new to Autoit, but have been building a script to "open" a file "Save" the file "Close" it then move on to the next one.   i am using the Calculator at the moment to give me a running number but...

View Article


Image may be NSFW.
Clik here to view.

Placing transparent pic inside of another?

Greets All,     I am attempting to create a transparent image icon file and then create that file inside of another image.  I already have code that can combine images together without any problems...

View Article

Ignoring cache in IE commands

Hi men, i need help on ignoring cache when using _IENavigate. Any clue? EDIT also, if i try to open http://shattered.altervista.org/analisi2/asd/bernoulli_1.jpg with an _IENavigate, i get it rotated,...

View Article

hidden web page window -need help-

hi all   i want to make a autoit script that open  a hidden web page then wait till page finish updating then search for a image and click on it   is this hard to do ?    please help me i am a beginner...

View Article


Image may be NSFW.
Clik here to view.

Plugin Architecture

Looking for a little direction here from the more experienced mindsets. Has anyone substantially tackled this subject yet? Maybe something I have not yet found or just does not exist? I am familiar...

View Article

auto recorder on Thinkorswim

I try to start my script with the autorecorder as a starting point.   But with I try to record the script on the thinkorswim platform, nothing records, even the .exe wont run.   Does this not work on...

View Article

Image may be NSFW.
Clik here to view.

Refreshing labels

Hi Guys,   I have the feeling this should be simple.... but then again "i am lost"   I create a series of input fields on a gui like:     For $i = 0 to $iTabelBreedte     For $ii = 0 to $iTabelBreedte...

View Article


User account control blocking run command

Run('C:\Program Files\test.exe') I am tring to run a java based program, when I record my keystrokes I hit windows user account control.   When I try and play back nothing records, even if I try the...

View Article


If a file does not exist, send an e-mail

Hi, can anyone help me create a script? I am new but would like a script to see if a file exists in a specific folder, if it doesn't, I would like it to send an e-mail to me. Any help with this would...

View Article

Check if Local Area Connection exists prior to running netsh

Hi All,   I'm new here and have a quick question.   I'm currently using AutoIT to run netsh to set the IP address on a network adapter. However, I am not sure how I can check if "Local Area Connection"...

View Article

ClipGet issues

I have a program that pulls info from a webpage that is java.  I have decided to use the ClipGet command but, I am getting inconsistent information being pasted when the $Var = ClipGet() is called....

View Article

RegEx Help

Simply put, how do you search a string for Autoit macros using RegEx? Here is where I am at so far. $ret = StringRegExp($sData, '([@]{1,3})(?:\B)') I am reading here...

View Article


I have a problem with Combobox

My code:   $Combo2 = GUICtrlCreateCombo("",545,140,140,20,$CBS_DROPDOWNLIST) GUICtrlSetData(-1,"test1|test2|test3|test4")     It work on win xp/win7/vista but only win 8 it doesn't work !   Please help...

View Article

StringRegExpReplace to correct HTML tag

Hi all I get a problem with StringRegExpReplace  Here is the code: $string = "< / li  >  < /  li  >  < /li > < / li> < / li  > </ li  >" $array =...

View Article


Image may be NSFW.
Clik here to view.

Message box without OK button

Experts,   I would like to know if tehr is any way i can see a message box without OK button.   MsgBox(64,"PCB Installation Completed","Starting SPB Installation",10)   All i need is a message should...

View Article

Progress bar when installables running sequentially

Hello,   I would like to know is there any way i can show a progress bar in the screen while 4 installables are running sequentially.   Iam using runwait commands for 4 installables.        

View Article


_IsPressed

AutoIt        expandcollapse  popupLocal $hDLL = DllOpen("user32.dll") While True         If _IsPressed("47", $hDLL) Then                 ConsoleWrite("G")             While _IsPressed("47", $hDLL)...

View Article

Image may be NSFW.
Clik here to view.

rasapi32.dll call help

Hi all, I'm after some help with Dll calls because I'd like remove dependance on a CLI command. I've got a small script that I've created as a simple VPN connection indicator that toggles a tray icon...

View Article

Ask group of radio buttons for checked value

Given the following GUI part:   $Group1 = GUICtrlCreateGroup("Direction of label", 320, 216, 257, 73) $radDirectionHorizontal = GUICtrlCreateRadio("Horizontal", 328, 240, 113, 17) $radDirectionVertical...

View Article
Browsing all 12506 articles
Browse latest View live


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