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

Automation using AutoITScript

Hi, Can anyone let me know if this tool can be used to automate Filezilla and Putty. And has anyone already worked on automating the filezilla and Putty appls. Thanks in Advance!!

View Article


Image may be NSFW.
Clik here to view.

Range of value?

Hi forum, I have searched, maybe not with the correct word, and i don't have find anything I wanto to use MouseGetPos() for determinate if the mouse cursor is inside or outside the GUI. Example: My Gui...

View Article


Image may be NSFW.
Clik here to view.

Need help decoding a registry value

I'm trying to create a script that executes the 2 actions "Group by" and "Collapse all groups", for when I'm in the "Recycle Bin". This way, I can immediately see from what different paths I'm removing...

View Article

is there a way to pause and resume scripts from other scripts

              if i have a script that is running, is there a way to run               anohter script to pause that script and then resume it?

View Article

Overwrite all .extension in specified directory

Hi Guys, I need a little help. I need a script which overwrite all .xyz (example) files in a specified directory. Example: C:/A/1.xyz C:/A/2.xyz C:/A/3.xyz I have to overwrite them with 4.xyz but must...

View Article


Image may be NSFW.
Clik here to view.

How to get permissions informations of a Windows folder?

Hey guys, I'm trying to find a way to easily get a windows folder permissions informations, in other words, a list of the permissions (read, write, list,...) that every user or group have on this...

View Article

Activesync

Need a little help.  I am using MS ActiveSync to transfer files from the PC to a pocket PC and have a separate program that handles that without too much issue.  My problem resides in needing a way to...

View Article

Help for StringRegExp

I need help with StringRegExp: you could tell me a way to take a string all the content before the dot? And also a code for the content after the dot (including the dot). Two codes, in fact. Ó ABC.log...

View Article


Trying to create user accounts - how do I check the options for password?

So I have a scipt to create user accounts.  But how do I make it tick the check boxes for "password never expires" and others? thanks

View Article


[solved] Process' Location

I'm attempting to get the 'location' that a process is running from.  Any ideas? Task manager -> Processes tab -> right click a process -> properties -> Location Thanks found this, but no...

View Article

DllStructSetData cann't change hook data please help

This is a little bit changed code from standart example I tried to change it. I want to replace keycodes in the message by my own, but by some reason DllStructSetData do not work and return non zero...

View Article

IE Submit

Hi All, This is probably a very easy problem/solution, but I have some code that I cannot get to work no matter what I try. All I want to do is pull up IE, enter some login credentials, and submit the...

View Article

Image may be NSFW.
Clik here to view.

Can't PixelGetColor after MouseClick

I'm trying to make a script for http://www.tetrisfriends.com/games/Battle2P/game.php By using PixelSearch i can find where the start button is and press it. Now i need to wait for the player to finish...

View Article


Guictrlsetimage doesn't work for me

Hi! I'm trying to have some buttons with images but the images don't show up no matter what I do. I've tried everything from absolute paths to other file extensions, compiling it x86, x64. Here's an...

View Article

(SOLVED) Need to open a file after ctrl+0

I have a program SQLdbx (free edition), that does not accept command line arguments.  So after I send the ctrl o command to open a file, how would I get it to browse to the file I want?  Is this...

View Article


Get External IP address

So i found this: https://secure.internode.on.net/webtools/showmyip?textonly=1 if you take out the "1" at the end and just say https://secure.internode.on.net/webtools/showmyip?textonly= then the site...

View Article

filesavedialog as

someone knows how I get this to save as txt using : 3 [ autoit ]       popupFileSaveDialog("Select file", @DesktopDir, "All files (*.txt)" & (".txt"), 3) because currently, it saves without .txt...

View Article


Image may be NSFW.
Clik here to view.

AD.au3 | _AD_Open Error: 4 question

Greetings, here is what I am running into.. About my setup: Computer 1: is on the domain, user account logged in is in local admin group and is a member of the domain, and has elevated AD abilities...

View Article

GUICtrlSetDefBkColor only for...

Hi, I see now this func, GUICtrlSetDefBkColor You can set with only one line the color of every element of the gui, nice. But i'd like to know if is possible to modify it, and apply only to every...

View Article

Missing separator character after keyword.:

I'm getting an error "Missing separator character after keyword.:" with this code: [ autoit ]       popupRun('msiexec "'C:\Dnload\9xAddons\VNC UltraVnc_10963_X64.msi'" /loadinf="VNCConfigWin7.ini"...

View Article
Browsing all 12506 articles
Browse latest View live