Jump to content

add files to compiled au3 script when converted to exe


Recommended Posts

I searched the forum and looked in the au3 help but didnt find what I was looking for (maybe I looked for wrong thing)

This may be a dumb question but is it possible to pack other files with my converted au3 file when converting it to an exe? kinda like a SFX zip but only NOT viewable with a zip/unzip program like winrar or winzip.

I have wipped up a little script with some help from people on this forum and was looking to pack other files in with it.

Thanks,

MrXP

Link to comment
Share on other sites

  • Developers

I searched the forum and looked in the au3 help but didnt find what I was looking for (maybe I looked for wrong thing)

This may be a dumb question but is it possible to pack other files with my converted au3 file when converting it to an exe? kinda like a SFX zip but only NOT viewable with a zip/unzip program like winrar or winzip.

I have wipped up a little script with some help from people on this forum and was looking to pack other files in with it.

Thanks,

MrXP

Check out FileInstall() ...

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

I searched the forum and looked in the au3 help but didnt find what I was looking for (maybe I looked for wrong thing)

This may be a dumb question but is it possible to pack other files with my converted au3 file when converting it to an exe? kinda like a SFX zip but only NOT viewable with a zip/unzip program like winrar or winzip.

I have wipped up a little script with some help from people on this forum and was looking to pack other files in with it.

Thanks,

MrXP

FileInstall()

EDIT: JdeB beat me.

Edited by Simucal
AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
Link to comment
Share on other sites

Thanks to both of you for helping. Boy I am definitely going to be ditching batch scripting here as soon as I learn some more AutoIT scripting. Which im hoping will be very soon here. (wife and kids permitting) :D

MrChris

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