Best way to copy GuiCtrlListView items text to memory (clipboard)?
Hello Everyone, FIrst: I Love AutoIT, love absolutely everything about it - thank you all so much! It's the best Second: What is the best way to copy and paste GuiCtrlListView items text to memory...
View Articlephidgets ObjectCreate problem
Hi, I have this code for connection with Phidgets Device: [ autoit ] popup ;Phidget initialization code goes here Global $oPhid1, $oPhidEvents $oPhid1 =...
View Articlekill task help.
im having a hard time trying to get this to work inside a loop. i can get it to work fine all by itself but then it seems to stop working inside the loop #cs...
View ArticleMS-Word Doc: searching for a certain formated place/string
Hi, i found several examples and also some UDF's, but they didnt helped me really well. Can someone give me an broad hint, how to automate the following neccessary process in a word file thorugh an...
View ArticlePrevent native windows popup?
Hello again. I'm (still) making a program to prevent new apps to run, based on Software Restriction Policy. However, when SRP is set, the new apps show a native windows popup saying the file was not...
View Articlefactorial problems
I am currently busy on a script that is supposed to be used for calculating the factorials of given numbers this is the current script. [ autoit ] popup$faculteit = faculteit(26) msgbox (0, "",...
View ArticleSciTE shortcut to jump to the beginning of a function
Is there in SciTE a keyboard shortcut for jumping to the beginning of the function the cursor is in? I feel many times the need of it.... having many and long functions...
View Articleadd a file to end of an array
I have an array that contains the names of 3 selected files, $aSelection I want to add them to a variable with a return after each file name. then copy that data to the clipboard. $music_cuts and...
View ArticleHelp with ftp skript please
hello. I have one script - ftp client and work perfect but I want connect automatik, remove the window for ftp server, username and password, and if I open the program to connect direct in $Ftpserver="...
View ArticleLooping an array to ListView
I have a file that I am trying to add to a list view that has multiple columns. I am having a problem getting it to add the correct items to the correct subitem's column. I think I almost have it but...
View ArticleActive Setup + gpupdate /force problems
Hello guys. So sorry for my bad English. I hope this is understandable. In order to force a policy update in Windows 7 only for the first time the computer is used for any user, I think Active Setup is...
View Articlerun batch script with title bar disabled
Hello all, I have a batch script that I need to run in a WinPe environment. The script may require some user interaction, so I would like to run it with the title bar of the console removed so that the...
View ArticlePossible to resize window?
Is it possible to resize/rescale external window? There is an app I need to use that stupidly was designed for a specific resolution. I basically need to move and adjust the window. Can I put together...
View ArticleRegistry question
So I found that you can use the below command to extract registry keys. I'm curious, is there a command that will allow you to extract only 1 string value or is that possible? runwait(@comspec & "...
View ArticleDelete GUI image window
Thought Id try this here to see if I get any more suggestions. Im trying to research the GUI side of Autoit and I made this little hotkey from snipits of scripts Ive seen on these forums that creates a...
View ArticleStart program and send keystroke?
I've read up some on AutoIt and I know it works wonders many times. I was hoping to create a script that could launch Daemon tools, mount a specific .iso, activate a cloak device and then minimize the...
View ArticleOpen and close a program at Windows start?
Sorry to post more than 1 question at the time, but I hope to learn fast. I want ACDSee 15 to open and directly close when I start Windows. I want this because the first time the program launches, it...
View ArticleNeed help with a simple script
First off i'll start by saying im very new to autoit and just trying to learn. I am playing around with the pixelsearch function, and decided to make a little bot for the flash game curveball, just...
View ArticleClose the current or active window via XButton2
Hi, I’m currently using Autohotkey for simple GUI control via XButton mouse commands. I’m curious if Autoit can close the current or active window via XButton2 and also close the child window via...
View ArticleAdd Network Printer using command line
Okay, I'm new here. I have play with this script for a couple of days, off and on. I need a new set of eyes on it. There is no problem with adding the printer port but the printer is another thing - it...
View Article