Jump to content

Recommended Posts

Posted

Is there a way to merge a file within autoit?

For example, a exe file inside autoit.

I have been looking for this, but the only thing i found was some binders that were not even related to autoit.

Thank you.

Posted

You could either embed your files inside the resource table,

then manipulate this data with Zedna's resource functions.

Or you could simply use the FileInstall() function which you

will find ample help for in the AutoIt3 Documentation.

wtfpl-badge-1.png

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
×
×
  • Create New...