djstick Posted December 23, 2010 Posted December 23, 2010 i found out what the problem was, it seems the .zip file is compressed with another .zip file and only after decompressing 2 .zip files the tutorial appears, the problem is when u extract the first .zip file the 2nd .zip does not have the .zip file extension and so it's not known by windows. but anyway, problem solved.
BrettF Posted December 25, 2010 Author Posted December 25, 2010 (edited) Hi there! Late reply because my work is insane. Christmas time is busy for retail... I just downloaded the release zip on 3 different computers running different OSs. My testing steps: File initially downloaded. It was a .zip. Fine. Extracted .zip. Fine. Opened main .PDF. Fine. Opened Exercise PDF. Fine. So no problems here...? What OS? Merry Christmas! (Well where I am it is...) Cheers, Brett Edited December 25, 2010 by BrettF Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
WINAPIzCReatezNewzIdeas Posted September 22, 2011 Posted September 22, 2011 This is So So So So So GREAT Work I have seen!!!!! very gooooooooooood job.
Subby Posted May 17, 2012 Posted May 17, 2012 It's been two years since the tutorial was updated. I guess the Notepad exercise is terminally broken? Ya need to tack on a little text file or something, or maybe just a sentence on the download page, indicating that the exercise is really broken, to skip that and move on.
Bert Posted May 17, 2012 Posted May 17, 2012 (edited) Look at the AutoIt Wiki Edited May 17, 2012 by Bellicus The Vollatran project My blog: http://www.vollysinterestingshit.com/
RedemptionBlue Posted October 9, 2012 Posted October 9, 2012 I noticed that alot of the tutorials, guides and the likes around AutoIt seem to be over a year old. What is the support and learning resource base like these days. I am very interested in getting into using AutoIt, however the Docs are very unclear and the tutorials often do not cover information that many must assume you know(but I don't). For example people just say "Check your @error value to decided what to do next", I don't know how to check, use or implement Macros at all and just some highly basic, up-to-date info would be brilliant. Cheers.
JohnOne Posted October 9, 2012 Posted October 9, 2012 (edited) To me the most important tutorial you need is how to use the brilliant help file. It has an example of how to use every single function, keyword and macro a beginner will need. Simply type it in the index tab. For example you type in @error and it will direct you to a related function that uses it Status of the error flag. See the SetError function.click the link to seterror below. SetError Edited October 9, 2012 by JohnOne AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Moderators JLogan3o13 Posted October 9, 2012 Moderators Posted October 9, 2012 I would agree with JohnOne that the help file (and the wiki) are your best places to start. I would add that you also have the best resource of all at your fingertips; the AutoIt community itself. You can always ask questions when you get stuck, and have literally thousands of people with a broad range of knowledge and experience that give of their free time to assist. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
removed Posted November 24, 2013 Posted November 24, 2013 I just downloaded and installed AutoIt v3.3.8.1. I am running it on a Windows 7 Pro 64 bit system. Wonderful document you put together for the newbie! I am having trouble with the second example, the notepad automation. It will open notepad just fine, but does not send the text to notepad. Any ideas on how to make it work in Windows 7?
Moderators JLogan3o13 Posted November 25, 2013 Moderators Posted November 25, 2013 (edited) Hi, -removed-. You will get a better response if you create a new topic and post the code that you are using there. That will put more eyes on the subject to help you Edited December 12, 2017 by Jos User wanted to be forgotten "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Rhapsody11 Posted August 7, 2015 Posted August 7, 2015 Im new here, i wish to know more about this wonderfull tool.
Moderators Melba23 Posted August 7, 2015 Moderators Posted August 7, 2015 Rhapsody11,Welcome to the AutoIt forums.Have you downloaded and read the tutorial? If so, do you have any specific questions? Other than that, reading the Help file (at least the first few sections - Using AutoIt, Tutorials and the first couple of References) will help you enormously. You will also find other tutorials in the Wiki (the link is at the top of the page).M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now