Jump to content

[Solved] Installing files from compiled .exe


Recommended Posts

Hey.

I want to share one of my scripts with my friends, the problem is I would like it to "Install" several Include.au3's. The includes could be stored as text inside the script.

Basically, the script should put/or create several .au3 files in the AutoIt3\Include\ directory. The location part is not a problem, but how to create the files, that is the question ....

Edited by Qousio
Link to comment
Share on other sites

Read the entry about FileInstall in the helpfile ^_^

*GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes

Link to comment
Share on other sites

Read the entry about FileInstall in the helpfile ;)

Oh gosh, I feel stupid for not finding this in the help file... I was looking at "Install" and found only Install Directory Structure. Thanks allot ProgAndy you have saved the day! ^_^

Link to comment
Share on other sites

  • Developers

Read the entry about FileInstall in the helpfile ^_^

You were not supposed to help because he's asking for Valuator (?) ;)

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

  • Developers

Lol ^_^ I just saw him posting in the General Help and Support just now, thought this would catch his attention ;)

Its Valuater :(

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'm completely in the dark about the Valuator-related side topic in this thread.

But if this was a legitimate question, in this particular instance, would it not be better to just run the script through the obfuscator with the /so option, rename the source that comes out of that, and distribute that to his freinds?

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