Jump to content

question about compiling


 Share

Recommended Posts

use the help file!

I do use the help files. They really do help. I have learned a lot from them but I don't alway remember everything I read. I have always tried to find the answers in the help files or in the forums BEFORE I post a question or problems. I don't like to duplicate what other people have already solved.

RUN . . . Slide . . . TAG . . . Your out . . . PAINTBALL !!!

Link to comment
Share on other sites

Sure.. That can be done with FileInstall() .

:)

I tried it but it doesn't work for me. It just copies the file from a static location to a chosen location and it does not even execute in the program. I will have to do some more reading.

RUN . . . Slide . . . TAG . . . Your out . . . PAINTBALL !!!

Link to comment
Share on other sites

I tried it but it doesn't work for me. It just copies the file from a static location to a chosen location and it does not even execute in the program. I will have to do some more reading.

use fileinstall() to place the .exe wherever you'd like, then use shellexecute to run the file

[u][font="Century Gothic"]~я α и d γ ĵ . ċ . ѕ қ ϊ и и ε я~- My Programs -auto shutdownSleep funcdisallow programs[/font][/u]
Link to comment
Share on other sites

  • 2 weeks later...

I wanted to give a BIG thanks for everyone who helped me with this. I finally understand what it does and how useful it to a compiled program.

For future reference, I used dircreate to create all of the folders that I need. I then used fileinstall to include and install all of the files need to run the program correctly. I then used dirremove to delete what the user does not need to see. This gives the program portability for me.

Thanks, again.

RUN . . . Slide . . . TAG . . . Your out . . . PAINTBALL !!!

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