I have an application that I have created using LabWindows CVI 8.1 that has multiple executables. In my build settings I indicate that there are two executables that I wish to run at the end of the installation. Each of these is set to launch and wait for completion. My question is, how can I set the order in which I want these two executables to be run. For quite some time they always ran in the desired order but it occurred to me that I really didn't now how to control it. Recent builds have them now launching in the incorrect order and I can't seem to get them back the way I want. Is there some setting that I just haven't found or is it really randomly determined at build time?
↧