LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Excel template with executable file problem

Hi all, I have a template file excel(.xlsx) it works in the directory from build process but when I making the installer it looks like can not access the template file, any help please advise thank you.

 

0 Kudos
Message 1 of 3
(1,236 Views)

You must include Report Generation Toolkit's dynamic VIs in build specification:

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019O6PSAU&l=en-US

 

 

 

0 Kudos
Message 2 of 3
(1,212 Views)

The default location for support files is the ..\Data folder below the application folder.  You should add this location to the relative path of the template: "..\Data\FileSupport.xlsx".

Michael Munroe, CLD, CTD, MCP
Automate 1M+ VI Search, Sort and Edit operations with Property Inspector 5.1, now with a new Interactive Window Manager!
Now supports full project automation using one-click custom macros or CLI.
0 Kudos
Message 3 of 3
(1,190 Views)