Jump to content

Recommended Posts

Posted

Hi,

Currently im looking into creating an exe that behaves exactly like an update to a software.

There are couple of things that i'm not sure of.

1) How can i include my required folders and files in the program? (Do i have to zip it in order for self extraction within the .exe?)

2) Can the created .exe run on a PC that does not have AutoIt installed?

i seriously need help on this.

Comments and examples will be most welcomed. :whistle:

Posted

Hi,

Currently im looking into creating an exe that behaves exactly like an update to a software.

There are couple of things that i'm not sure of.

1) How can i include my required folders and files in the program? (Do i have to zip it in order for self extraction within the .exe?)

2) Can the created .exe run on a PC that does not have AutoIt installed?

i seriously need help on this.

Comments and examples will be most welcomed. :whistle:

Try to use 7-Zip UDF and it will be easier, also your exe will run on the computer that don't have AutoIT installed.
Posted

FileInstall()

and a .exe will run on computers without autoit

.au3 will not

Thanks for the quick response but how do i get started?

Sorry for being such a noob.

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