Timeout when downloading large file through InetGet
Hi all! I've got a script that should download a .zip file approx. 150Mb long from an URL. The URL itself redirects to the file in maven repository in local network. If downloaded using IE or FF, it...
View ArticleHow to see mouse pos in full window
Hell guys i have rly simple problem but i am newbie in autoit. I want to somehow speed up getting mouse positions when mouse is in full window, when i use msgbox the application thats fullscreen...
View Articleconvert date 13_12_2012
hi guy  i  remember is  possible  convert a date  13/12/2012  12:52    in  one  string  of number  12331313  like this  how  si possible
View Articlescite open au3
how do i launch scite, to open up a au3 file with a space in it here is my code ShellExecute("C:\Program Files\AutoIt3\SciTE\SciTE.exe" , "\\server\share\pc tools.au3")
View ArticleStreaming .flv files (Solved)
EDIT: Solved using seangriffin's VLC (Media Player) UDF ____________________________________________________________________________________ How do I get started in streaming an .flv file? This file is...
View Articlewhat does this happen??
i have a script in edit mode. I am running another script on a window, that script issued a enter key or function key, Â Â if I happend to click on the script in edit mode, the window expands to the...
View ArticleAutomate InstallShield Installation
Hi, My purpose is to automate of a product build with installshield. If I use timers it works but there is not really any control on the window the scritpt is working on. that's why IÂ Â wanted ti use...
View ArticleInetRead() is not working if the url contain "#"
Hi, Why InetRead() is not working if my url got a "#" into it? Example url: http://fatfinch.wordpress.com/2012/02/24/eight-steps-to-great-bird-photography/#comment-2649 Are there any alternatives to...
View ArticleUsing @SW_HIDE with _Runexe() (run from memory)
Hello all, I am using a command line tool inline with my program, and when it opens, it steals focus from my window and it can cause the user to accidently close the module by hitting a key when it...
View Articlesqulite thunderbird reading writing
hi  guy  i wanna  creat  a  app  for  read    whitout  thunderbird  the  message  stored in thunderbird i find  in C:\Users\(your user )\AppData\Roaming\Thunderbird\Profiles\(your default profile)...
View ArticleCapturing the left Windows key to replace it's function.
Hi, recently I moved to Windows 8 and while I do like it there is a small annoyance. The taskbar is hidden while the Start Screen is up, to remedy this I wrote a script that re-sizes the Start Screen...
View ArticleSQL Result Loop
I am running an SQL script and can easily write results as long as there is only one result: [ autoit ] Â Â Â popupFileWriteLine($TextTemplate,$adoRs.Fields(1).value & ', ' &...
View ArticleFunction list in SciTE
I've been learning AutoIT by investigating samples with SciTE... A great help would be a "function list" like we have in UltraEdit or SublimeText... Anybody know how to get this in SciTE??? THX :idea:ZEE
View ArticleiFrame
Using Dale's IE UDFs. I navigate to a webpage, and in it there is a load of iframes The frame I'm after has no name, but managed to get the frame with this UDF posted today (_IEFrameGetObjById). I...
View ArticleIs AutoIt what I need to enter data
Hello all, forgive me for the generic title but.. I need to enter in 1700 pieces of information into a form (not a website but an application). This will require pulling data from a txt file or excel...
View Articlereturn values from PHP
hey guys, i know there are a few similar posts about this topic, but i cant seem to wrap my head around why this isnt working, and when trying the other examples i have found, they dont work either. so...
View ArticleAutoIt causes memory leak?
Hey guys, im writing on my project and got some memory leaks. Actual im looking for the leak for a month and now i got some curios results. I wrote some testscripts, to see, if AutoIt causes memory...
View ArticleCreating a Simple Laptop Tracker with Dropbox as C&C
Scenario: My laptop will be stolen, I tried to activate prey, however it didn't work. I have my TeamViewer 7, Dropbox, and autohotkey installed. Autohotkey is monitoring a certain folder in my DP...
View ArticleExtract table data
Hi I was wondering if anybody could help me with this problem. I am trying to get the links for a bunch of reports on a webserver. The page with the reports has a table similar to: <td>Report...
View Articlephp characters
I am doing something with an API in another software, and I need to get the source of a html file and put it in a PHP file. I have everything working as intended, but I keep coming accross characters...
View Article