03-27-2015 03:12 PM
I am building a LV installer and I want ensure that a particular file (.docx) ends up in a particular location on the hard drive so that the exe can be guaranteed to find it. I'm not finding any clear instructions about how to do that.
Any suggestions out there?
Dave
03-27-2015 07:35 PM
03-28-2015 06:57 AM
First, make sure the file is somewhere in your project. Then in the build spec for the installer, you use the Source Files section to put the file where you want it.