I am trying to have a post - build VI move the ini file that labview places in the /data directory on build, into the same directory with the .exe file.
I am including that VI into the project that I am creating the build from (is that the problem?) and assigning the Destination ( I have tried both the .exe destination and the support folder destination)
Now on the Inclusion Type - it says include if referenced, so I don't know if it's getting omited, because the complier thinks it's not referenced? I don't see a way to force include it.
The VI does NOT execute though.