Jump to content

Include files when compile


GeekIT
 Share

Recommended Posts

Does anyone have experience with adding recourse files to the compiles program?

I'm using SciTE Version 3.3.6

I want to add an entire folder as a recourse to my exe file.

Also I don't know how to play included sound files when embedded.

Any help is appreciated! (:

Link to comment
Share on other sites

FileInstall

(click the above for the helpfile) You can compile the file into the exe, which then on run, stores somewhere locally, and then use that as the resource

Edited by jdelaney
IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
Link to comment
Share on other sites

Ah, I'm not sure about the compiler tool itself, but in your script, you can include a FileInstall command....the compiler will then know to take the source file (1st param) and compile it into the exe.

Edited by jdelaney
IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
Link to comment
Share on other sites

  • Moderators

So if you're receiving an error specific to the UDF, why not post what you have in that thread, so the UDF owner can assist? :)

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

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