Hi Rebecca,
You're right, I indeed had a problem with the driver versions. The Labview runtime was up to date, but NI-MAX and NI-Visa were not (vers. 2.2 and 2.6 resp.) Apparently, those older versions were the problem. Now that I installed the newest versions for everything, no versions hangs anymore.
However, this doesn't solve all problems. What still does not work, is having the application builder control the behaviour of the main vi. In stead of making a non-working vi, it now simply ignores anything I set.
It doesn't seem to be anything specific in my vi....
I've made a really simply test vi. (see attachment). In the application builder I unchecked: 'run when opened' and 'show scrollbars'. for both the 'use vi setting' and 'value' checkboxes. However, when I build an .exe, it still shows scrollbars, and executes when opened...
That happens both on my developement PC with LV8.2 and app builder, as well as on PC's with only the LV runtime.