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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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