Jump to content

add file to compiled


Zithen
 Share

Recommended Posts

I dont know if it is posible to add a picture file to a compiled au3, so that way when u run the script it will extract that pic if it is not found on the pc in a location? only other way i can think of doing it is putting the pic on the web and having the script download it.

Link to comment
Share on other sites

I dont know if it is posible to add a picture file to a compiled au3, so that way when u run the script it will extract that pic if it is not found on the pc in a location? only other way i can think of doing it is putting the pic on the web and having the script download it.

I think what you are looking for is already a function in AutoIt. The link above is for adding a pic to your script without the pic being extracted. However, you specifically state that you want your pic extracted to the PC. Check out FileInstall--this is probably what you are looking for.
Link to comment
Share on other sites

I think what you are looking for is already a function in AutoIt. The link above is for adding a pic to your script without the pic being extracted. However, you specifically state that you want your pic extracted to the PC. Check out FileInstall--this is probably what you are looking for.

the post by MSLx Fanboy is for Icons only ... not pics

and as i understand... Fileinstall does leave the pics on the computer

if it doesn't need to .... i would like to know how

8)

NEWHeader1.png

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