LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Build executable with VI server and HTML files

I need to build my application into an executable. I have done this many times but there is an issue this time.
 
I have an VI server enabled that needs to be enabled in the executable version. I know how to do this as well. But I have a couple HTML files that normally reside in the Program Files\National Instruments\LabVIEW 8.2\www folder. However, these files need to be included with the executable build so I can serve them from the machine that I install the executable on.
 
Any ideas how I can configure my build so the HTML files will be in the correct place so that the executable will be able to find them? I will be running the executable on a machine with only the LabVIEW Runtime Engine so I am not sure where those HTML files would even go if I didn't include them in the executable.
 
Kyle
0 Kudos
Message 1 of 2
(2,714 Views)

Hi Kyle,

You can tell an executable exactly where to look for certain files by editing the ini file. Check out this KnowledgeBase on how to do it. Thanks!

Stephanie

0 Kudos
Message 2 of 2
(2,689 Views)