Jump to content

Recommended Posts

Posted

I've built a nice little installer for my app; right now the compiled script (.exe) operates on the program data (.zip) in the same directory. I saw in the compiler options that I could add resource files to the script... does this mean that there is a way for me to include the program data inside of the compiled executable?

Posted

yes.

An easier way would be to use the FileInstall command though!

Thanks. Exactly what I was looking for, I just didn't know the function name =)

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