A Report topic only - Ignore mass spam
This is just a topic started to report that the mass spam that occurred yesterday, appears to be happening again today. I am deliberately avoiding viewing those topics, and will just report this one...
View ArticleOn and Off switch on a simple script
If my script is a while loop, I've been trying to think of a way to enter and exit the loop at the press of a hotkey, in this case F1 and F2. I have tried 3-4 different methods that I thought of but...
View ArticleLittle Math bug?
Hello everyone, I have a little logical question about basic math with AutoIT. I did caunting a little bit and somehow my program giveing me back wrong number all the time. I start searching for the...
View Articlewant to create GUI window for connecting network share path
Actually i'm looking for GUI window,which i can add share folder path names in the list and when ever i need i should connect to selected path by clicking connect button. -I'm nt sure wht function...
View Article[Solved] Is there a Function for Capitilizing the First Letter of Each Word...
Hi Before I go and write it myself, Is there a function for capitilizing the first letter of each word in a string? Thank you
View ArticleDoes AutoIT support the testing of .Net desktop apps?
Hi, May I know if I can use AutoIT for testing .net based desktop applications. We are using some third part controls as well on the forms e.g. ComponentOne grid, combo box etc Any suggestions?...
View Articleneed help Recursion level has been exceeded - AutoIt will quit to prevent...
i am trying to run my program but it will crash after some minuets, i have search the forum and did not found any useful answer. Recursion level has been exceeded - AutoIt will quit to prevent stack...
View ArticleOnline Video steaming performance testing
Hi, I got a requirement to test the video streaming performance. I had seen few forums on testing radio streaming. but not sure If I can use Autoit for performance testing of video streaming. The...
View ArticleChanging a window's icon.
Hi, I'd like to know if it's possible to change the icon of window other then my own created one. For example - notepad's icon into some other icon. Thanks in advance, SK.
View ArticleInject Javascript in IE
I can inject Javascript by _IEHeadInsertEventScript() function. But the code only runs when "onclick" or "oncontextmenu" event is fired. Is there any way to inject javascript/JQuery to any page and run...
View Article_Ftp_FileGet non download file .zip
Good evening, I have a routine to download files from a website in FTP, which works fine with all files except files with the extension .ZIP. Is there a particular reason that does not work with these...
View ArticleThis program is long and complex. <3
Firstly... this program creates a slideshow on a secondary monitor, as well as a screensaver slideshow on the primary monitor. It's a bit overwhelming if you just dive into it, but it's coded fairly...
View Article"Secure" random characters
Hello, There are many example of "random data generator" or similar with this language on the forum but i don't have found nothing that use a method can be considerated secure or cryptographic strong....
View Article[solved] Desktop background slideshow pause and next image?
I do a tool for Desktop background slideshow pause and next image, but i catch some problems. 1. For pause slideshow, i use change regedit key:...
View ArticleListview Item / Subitem Background Colour
Looking for a way to set the colour of listview item and subitem colours. looking through the forum it seems to be a terribly convoluted task. I found this topic which looked promising, but it...
View ArticleDirectory of the included Include
Hello, I wasn't able to find an answer for my question in this forum so I post it here: Problem: I use the ImageSearch.au3 as include in my own Include-Directory. I have more scripts in different...
View ArticleTrying to make a loading screen
Hello all, I'm trying to make a loading screen using gdi and a udf made by UEZ, the script should open a window and display the specified gif (download here:...
View ArticleInput only HEX (mac format)
Hi, i need input a MAC number. Hex number Example: 10-AB-FF-40-50-60 I need use the StringRegExpReplace. From another trhead: *** StringRegExpReplace($s_Text, "(-|^)([^\-]{" & $iMinChars...
View ArticleModule to edit existing array
I have an existing 2D array which I want a module so the user can edit the values or remove a row. Is there function that will allow me to do that.If not whats my best bet.
View ArticleCannot uninstall kb
Been stuck for several hours trying to uninstall a kb. From the command prompt, it works fine: cd c:\ then, C:\Windows\System32\wusa.exe /uninstall /kb:xxxxxxx /quiet /norestart Wusa does its...
View Article