Jump to content

Compile .exe from an .exe


Recommended Posts

I'm fairly sure you can't do that with autoit unless they have it installed. Autoit isn't a standalone compiler so you can't generate an .exe with it unless you do something like LongBowNZ said.

Link to comment
Share on other sites

Could we get some examples of the data you want to type into the GUI?

EDIT: Cause I'm thinking that if the changes to the exe are minimal you could write the changes to an .ini file and distribute that with the .exe..

Edited by LongBowNZ
Link to comment
Share on other sites

You will have to include these files Aut2exe.exe, upx.exe and AutoItSC.bin (fileinstall).

Use the commandline to compile it, this way you can compile a script even if you don't have autoit installed.

That is absolutely possible on someone who doesn't have AutoIt installed on their computer. JustinReno have some examples in the forum, just search it.
Link to comment
Share on other sites

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...