Jump to content

create an image with autoit [SOLVED by myself]


ludocus
 Share

Recommended Posts

How can I let autoit create an image..

I know you can read the image to binary and then write it back in binary mode..

but then I can't get all the binary info in a single var cause it errors something like Stack overload..

is there an other way to do this?

Found the answer:

FileInstall :)

Edited by ludocus
Link to comment
Share on other sites

There's the obvious FileInstall() method of course :). You could also use Zedna's resource UDFs to stick in as part of the .exe file's binary data and not have to place it on the drive at all.

Edit: Looks like you found your answer right as I posted :)

Edited by dbzfanatic
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...