Jump to content

qube

Active Members
  • Posts

    35
  • Joined

  • Last visited

qube's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. i get some idea, i'd like like to get e-mail via auto-it and then, print that e-mail to pdf. how can i do it ?
  2. Yo Yo Yah Thank you so much
  3. i have to download a antivirus update file every day. then i'd like to make a download script with Auto-it but can't find command .... so do you have any idea to guide me to get that. thank
  4. I have question about skype if you heared it possible please guide me the way i use skype to talk to my vendor with user name : XXX ( that i alway use) and i have skypeout username : YYY i need a script that can : [qoute]login with username : YYY when talking is end , it's logout and login with username :XXX[/qoute] thank you very much and sorry with my english
  5. is it possible if i use task kill in autoit script or bat script ? if you have any idea tell me plz thank you
  6. i try it out InetGet("http://www.test/logo.gif", "c:\logo.gif", 1, 1) While @InetGetActive TrayTip("Downloading", "Bytes = " & @InetGetBytesRead, 10, 16) Sleep(250) Wend MsgBox(0, "Bytes read", @InetGetBytesRead) FileCopy ("c:\logo.gif", "z:\logo.gif", 1) Oh i can do it now thank my dear
  7. that pretty good thank my dear
  8. hi there, i have many problem that need your help 1 . i have some problem about downloading file, my purposes are, 1.1. download 1 file 1.2. copy to c:\ is this possible to make a script ? if any one have any idea of this tell me plz 2. if i use "downloading program" can i config to load something as a scheduler ? thank queen of pain
  9. i think that way is enough for my script my dear but the script isnot complete yet
  10. that perfect what i need thank my dear gzken
  11. Ohh thank you dear let me try this out
  12. ahhhh i need to know if i want to use registry script to config windows cheduler how i go on that way ? i cant find it out on mr.google if you please tell me for idea to write a script is very great thank
×
×
  • Create New...