Jump to content

bundled files in autoit exe


momi
 Share

Recommended Posts

Hallo, can somoeone help me with this ?

i need single exe file which will work like this>

while executing: autoit_file.exe

1. look for specified directory and files on computer (e.g. c:\apps\somefile.dll)

2.a if there aren t needed files , than upack missing files from the single exe than::3.

2.b if there are specified files .. than:3.

3. runs specified file (e.g. c:\apps\somefile.exe

taht s all in one single file.exe ???

it s possible to make this with autoit ??

sorry 4 my english ..

Edited by momi
Link to comment
Share on other sites

  • Developers

Hallo, can somoeone help me with this ?

i need single exe file which will work like this>

while executing: autoit_file.exe

1. look for specified directory and files on computer (e.g. c:\apps\somefile.dll)

2.a if there aren t needed files , than upack missing files from the single exe than::3.

2.b if there are specified files .. than:3.

3. runs specified file (e.g. c:\apps\somefile.exe

taht s all in one single file.exe ???

it s possible to make this with autoit ??

sorry 4 my english ..

Yes, that is possible.

Look at the helpfile for:

- FileInstall()

- FileExists()

- Run/RunWait

Edited by Jos

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

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