Issue Details
When I create a LabVIEW executable and enable the the "Support Directory" to be included in the build, I get a data folder which contains all the dependencies:
When I have used the "Write Waveform to File.vi" and created the executable with the dependencies data folder, then copy the entire executable folder (including the .exe, .aliases, .ini files and data folder) to another location, my executable cannot find the "Write Waveform to File.vi" and I have to manually search for it:
On inspection, the original " Write Waveform to File.vi" has a blank character at the start of the VI name, but the copied "Write Waveform to File.vi" does not: