Jump to content

Recommended Posts

Posted

I have made five different programs ( I also have their scripts ) ... now what is the safest way to create a gui which have options to chose to run any of the programs... or in other words combine all five codes into one big code with a gui to execute different codes.... making sure they dont conflict with each other.

Posted

  Zedna said:

Compile each script into EXE and make your GUI as separate script which will FileInstall and Run these EXE files.

For making GUI look at Koda.

I dont want to have six different files... i just want one exe file containing all

Posted

  Zedna said:

Look at FileInstall() into HelpFile.

All EXE files will be included in ONE compiled GUI EXE file and at run it will make temporary EXE files in @Temp folder only.

Thanks a lot buddy.. .. I should have crosschecked it

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...