Jump to content

JamesYoung

Members
  • Posts

    6
  • Joined

  • Last visited

JamesYoung's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. This is great! Thanks!
  2. Is this the way I do it? FileInstall ("c:\forbundling\picture.bmp", @WorkingDir, 1) RunWait ("pbrush.exe picture.bmp") FileDelete ("picture.bmp")
  3. Hi, I'm wondering if I can bundle multiple files into one exe: (with autoit) blabla.exe clutter.dll flotsam.dll jetsam.dll junk.sll So that when I click the exe, it will unpack all the files, then when the program is finished running, it will clean up the mess it made. Then it's just the same exe again. I'm really new at auto it....
  4. Thanks, this should help me relax and get familiar with it...
  5. Hi, Valuater! I was wondering if I can copy paste from your tutorial without infringing copyright. I'm a very newbie to AutoIt and love public domain code.
×
×
  • Create New...