Jump to content

Saving A File Into The EXE?


Guest Hotrian
 Share

Recommended Posts

Guest Hotrian

Does anyone know if there is a way to save a file into the exe, so that i can send it to my friend, can he can use the exe without needing the files i have, because they would already bethere? like using a TXT openr to open the file and somehow use it? :idiot:

Link to comment
Share on other sites

do you mean you want to compile the .au3 to exe??? when you make the .au3 file, right click on it and hit compile or compile with options...

P.S. Also, question about fileinstall... so lets say i have an exe i want to give to a friend?.. and it has fileinstall in it, so its like FileInstall ("C:\lalalal\something.bmp", $destination") whatever the command is... how would it get the file it needs to install? im so confused

FootbaG
Link to comment
Share on other sites

P.S. Also, question about fileinstall... so lets say i have an exe i want to give to a friend?.. and it has fileinstall in it, so its like FileInstall ("C:\lalalal\something.bmp", $destination") whatever the command is... how would it get the file it needs to install? im so confused

When the script is compiled "something.bmp" is inside the .exe-file so you don't have to care about it.
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...