Prevent process creation
I want to completely deny process creation. Not ProcessWait and ProcessClose, but completely deny process creation even before it happens. Is there any way to make it possible? I don't care what would...
View ArticleCheck item in Listview
I am using a function in my script below, and I want to save the items I checked into an Array. I have been able to achieve this, but lets say I now want to go back into that Window and add 2 more...
View ArticlePID By name process.
Like in topic. I have two aplications, first starts the second exe and I use nomad memory udf and I need PID of the second exe ... Pid changing every time I run it :S So how I can get PID from PROCESS...
View ArticleMove slider in a programm
Hi! I would like some help! i am trying to move a slider automaticly in a program that it will go to the middle, i was searching but i couldn't find the code for doing it, i will realy like some help
View Articlestrange behavior with #requireadmin
hello world. i have a large script which declares #requireadmin up at the top first few lines. There is an option within the script to run the following but it doesn't seem to run with...
View ArticleHow do I view source of Javascript popup windows
Well, I think it is javascript. When I do this in my script: if _IELinkClickByText($oIE, $searchobj) <> -1 Then Local $NewUserButton = _IEGetObjById($oIE,...
View ArticleInter-script communication
I am trying to get multiple programs to talk to each other over the internet and I am wondering if there are built in functions or well known UDFs to implement them. I did read about a method using IRC...
View ArticleToggle pause script
Hi, I've been using autoit for quite some years now and have mainly been lurking around the forums whenever I have had a problem. I've managed to get by through trial and error and I don't actually...
View ArticleRead/Display file content - non txt file
How to view content of file (see attachment) I try using fileopen / fileread / fileclose but then I see only "–˛8Y" or binary. I need something another. for example This is content which...
View ArticleGetting PS3 controller axis information.
Edit: Opps figured this one out myself, by changing options in MotioninJoy I was able to change which axis the motion controls are sent to thus allowing me to see them properly. Hi, recently I've...
View ArticleGetting File Properties in Detail tab
I'm trying to get the Authors and Last Saved By information out of files (at least the Office files that write this stuff). I'm familiar with getting file versions, etc but the documentation doesn't...
View Article_INetSmtpMailCom
Hello guys! (off for summer vacation) Need some advice I need to attach all content of the folder, I know how to attach single files but I don't see examples on search or help file how to attach all...
View ArticleHow can I create an input format to be followed while typing
Hello all, I am currently trying to create a script for setup automation, one of the things I want it to do is allow the user to type in the activation key for windows which I will then use to...
View ArticleGetting File Assembly version number for .net exe file
Hi, I'm using AutoIT to create scripts for testing a .Net Appliction (.exe File) In Version TAB in Windows (XP) file properties, I can See the file version and in 'other version information' there is...
View Article[ Help ] How to get value from match regex
i want to create a welcome login messages program but i confused How i get value from match regex Example Text Login so i use this regex (.*) Text Login what is the example for this...
View ArticleRestart a scipt?
Hey folks, Ive a script that opens and loads a file and runs some tests on it. Now if everything runs correctly and the last test of the 1st file. The script will automatically run again for other...
View ArticleMechLab I need help at my own build
i am searching for a specific build. the programm should press "1" and then click in a specific area in a browser(is every browser usable?) every 3,1 seconds could anybody tell me how i do that? Would...
View ArticleChecked box in a program
Hi, i have an issue i want to make "IsCheck" for check box control but it is doesn't work i try with "IsEnable", the control info is: Class: WindowsForms10.Window.8.app.0.2e0c681 instance: 18...
View ArticleCan't get my email script to work
Hi I'm having trouble getting my email script to work, its coming up with error code 50, which is "Cannot send body" it's not coming up with the line that the errors on either :/ Local $s_SmtpServer...
View Articlesqlite select in thunderbird db
hi guy i wanna do a select in thunderbird db for grab only a specific mail for discriminate the mail i use a address email compleate myname@gmail.com but give me some error this is a...
View Article