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

Image may be NSFW.
Clik here to view.

RegEx which removes parent directory + trailing text from Filepath

Hiho Forum, I'm trying to find a regex to do this transformation with StringRegExpReplace(). Input: "c:\temp\test\_PCs\file_1.avi_PC.jpg" Output: "c:\temp\test\file_1.avi" - Trailing text "_PC.jpg" is...

View Article


Image may be NSFW.
Clik here to view.

check if control is disabled

Hi. How would I check for if a control, ex. a checkbox, is disabled? this: just checks for if the checkbox is checked or not, I want to check for if it's disabled If GUICtrlRead($test) = 1 Then

View Article


Image may be NSFW.
Clik here to view.

Help with two _GDIPlus_ImageGetGraphicsContext to one...

Hi, I try draw diferents buffers in the same Gui, without manipulate it like one big handler (or unique), but, divide it in little handlers and control each one in diferent way. The idea is a window...

View Article

Need help! dont work to use Try Buton-what is rong?

[ autoit ]        expandcollapse  popup#include <ButtonConstants.au3> #include <EditConstants.au3> #include <GUIConstantsEx.au3> #include <StaticConstants.au3> #include...

View Article

batch imagesearch?

hey guys, I'm not sure if i've worded the title properly, but I'm hoping I could get some help as I'm not sure the solutions proposed on the forms are what I'm looking for. so what i want to do: I have...

View Article


Simple Window Closing Madness

I am having some issues with what should be the simplest of scripts.  I have a program that records internet tv.  If the network drops for some reason, an error window pops up and it will not record...

View Article

Regex problem , need immediate help

hi.. i am working on a script which extracts a webpage source and gets the table elements.. but my regex isn't working properly.. i want to extract the content between <table and </table> from...

View Article

GUIRegisterMsg not releasing on mouseup

Since the examples section is not really supposed to be for getting help I will post this modification here. I am trying to get my random colour drawer script to work using GUIRegisterMsg instead of...

View Article


SysTray Icon of Windows USB Safely Remove

Hi, I'm using Systra_UDF to remove all systray icon of program that i don't want their icon is showed in tray area, using: #include <SysTray_UDF.au3>...

View Article


Export Registry Keys Syntax Trouble

Hello- I am trying to export some registry keys before I overwrite them in case I need to restore them later. I seem to be having trouble with the syntax or maybe the placement of the quotes. I want to...

View Article

Viewing cursor icon

I'm considering using AutoIt in place of Java's Robot class due to Java's inability to easily (i.e. without using JNA) and quickly grab the cursor's icon. For a bot I'm working on, being able to...

View Article

Array search ROW not Column?

How do I go about searching all columns in one row of a 2d array? For example I want to see if the number 3 is in $array[1], and I only want to search $array[1][0] through $array[1][4]. This is part of...

View Article

[SOLVED] Random number exclusion?

How do I select a random number between a min and a max, and then after picking that number select another random number between the same min/max excluding the first number I picked? Example: I want to...

View Article


get file name without full path and without extension

Hi community, in my project i'm having a little problem, i'm trying to get the name when i use fileopendialog, for example, when i clic a button fileopendialog returns C:\test.iso and I want to get...

View Article

Internet Explorer _IECreate failing

G'day all Just haveing a little problem that has stopped me in my tracks. I'm trying to use _IECreate to open a browser abd keep getting an error code 1 "1 ($_IEStatus_GeneralError) = General Error" I...

View Article


Memory leak in AutoIT Functions (ObjCreate/ObjGet)

Hi, I have a script of creating IMacros object  using ObjCreate/ObjGet function. If i run the script continuously i am seeing huge memory leak. Do we have any fix for Memory leak in AutoIT??? Also i...

View Article

Toggling the Language Bar

Hi All, I want to toggle the language bar so that it is hidden. I have used the _SendMessage method to toggle the quick launch using $WM_USER + 237. However, I have not found a way to do it for the...

View Article


[solved] get file name without full path and without extension

Hi community, in my project i'm having a little problem, i'm trying to get the name when i use fileopendialog, for example, when i clic a button fileopendialog returns C:\test.iso and I want to get...

View Article

Usage of Run and shell execute commands

When I am using Run("Winzip.exe") its not invoking the installation of winzip exe but ShellExecute("Winzip.exe") invokes. Is there any constraint for run command??

View Article

(solved) PLINK error output not coming through STDoutRead()

After beating my head agaist a wall for a while, I final realized that "some" output from plink (connection refused and the prompt for caching an rsa key) does not come in through stdoutread(). I see...

View Article
Browsing all 12506 articles
Browse latest View live


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