Jump to content

HFGUIRUNONCE run Order


Caspean

Recommended Posts

I'm wondering if there is a way to control the order of installs that are put in the HFGUIRUNONCE folder. What I mean is can I control this so that if I have a program that requires another program I can install them in the correct order?

Thanks

Edit:

Watching the script run it seems to alphabetical?

Edited by Caspean
Link to comment
Share on other sites


Yes U can. Runs in alphabetical order. A better option is to place an index number in front of the file name.

eg.

001program1.exe

002program2.exe

This way, 002program2.exe will run only after 001program1.exe is installed. (Note: ensure filename must not have space)

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

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