Jump to content

AutoItKing

Active Members
  • Posts

    1,302
  • Joined

  • Last visited

Everything posted by AutoItKing

  1. Welcome to the wonderful world of AutoIt!! The first step is to read the manual. Without a manual, life would be chaos. (as well as this forum) And after you've read the manual, head on over to the Example Scripts forum, and see what you can dig up. Find a short and simple script that you like, and modify it! Happy scripting!
  2. The other one is transparent, read the comments in the code, they might just tell you what it does.
  3. So how is Algebra for you? Not too hard I hope.
  4. I did the same thing a while ago. But yours looks much better. It's in my sig.
  5. Great for your first full script! But couldn't you just turn of your power-saving options and screen-saver? And your spelling of AutoIt is wrong.
  6. I made something similar to this a few years back. Nice job though!
  7. Well of course it's possible! I mean, Firefox, IE, Opera, OffByOne, etc. have all done it!
  8. I think it'd be awesome if someone made an HTML interpreter/renderer, instead of using the embedded IE Object. Nice browser btw! Looks professional.
  9. Nice program, but I see you lost the code. How did that happen? It lacks a "Forward" button. And button graphics would rock my socks off! Also, you can't do anything until the page is loaded. So a "Stop" button would be great.
  10. I agree 100% with erebus. It deletes random log files in pretty much any place they can be found. Empties recycle bin, doesn't ask to do so. Doesn't ask to do anything at all, just does it. Compared to CCleaner, this is mediocre. And not giving the source is stupid. Especially on a forum inhabited by IT dudes. P.S. I think it's a good endeavor, it just needs some work, that's all!
  11. It only shows four results at a time, that might be a limitation. A scroll bar would rock.
  12. You don't need the ExitFunc. By default AutoIt exits when Esc is pressed.
  13. Seems like a good script, I haven't gone through all the code yet, but it seems good. Keep it up!
  14. I love it!!!!!!! Have you ever considered using the [ codebox ] tag?
  15. A virtual OS is way more complicated, it's running an OS, within an OS, you're just making an interface to the current OS, in this case Windows. It's a shell. I would like to see some more functionality in it too.
  16. It's not an OS, it's a shell.
  17. You need ten posts to post in the Examples Forum.
  18. Search for all the files with the .doc extension in that dir, then get the sizes of them all and add them up.
  19. Here it is: http://www.autoitscript.com/forum/index.php?showtopic=47651
  20. Yes there is, search "png gui".
  21. That is effing awesome!!!!!!!!
  22. Seems like this topic is DEAD.
  23. Use FileGetSize to fix this problem.
×
×
  • Create New...