I am using Open VI Reference to start a VI that will continuously run in a separate window from my main user interface window. (Best way to accomplish this?) That VI is in the path
<project directory>\Stats\Usage Watcher.vi . When run from LabVIEW, this works fine. But I use application builder to build a .exe file, it can no longer find its VI. Error 7, file not found. What is the correct form of the path when the VI's are built into an executable? I really wish the documentation for Open VI Reference would explain this, but it doesn't.