10-01-2015 01:57 AM
Hi,
my LabVIEW 2013 Build Specification includes automatically some HTML Help Files to target data folder. This is so because the HTML Help Files are configured in the VI Documentation of some of my VIs.
But I would not to have this HTML Help Files in my builded application. To achieve this I will run a VI in Post Build Process which deletes the HTML files. Therefore I must to get the destination path of my Build Specification programmaticaly.
Does anybody knows, if this possible? Thank you in advance.
Kind regards
Christian
Solved! Go to Solution.
10-01-2015 03:05 AM
When you create a post-build VI you have all that information going into the VI. What's wrong with that information?
If you don't know how to create a post-build VI, look at the pre/post build actions page in the build settings.
10-01-2015 09:11 AM
Thank you for response. I'm involved with this build option for the first time. Until your response I didn't know that there is a VI template which provides all my required information via front panel controls.
10-02-2015 01:38 AM
Hi Christian,
I suppose your question was answered by "tst"? If not the case just leave a short message.
Best regards,
Christoph