04-16-2008 11:25 AM
We have an application where it is possible to change the language. We have solved this by reading a txt file into an array that is distributing the elements of the txt file to caption property nodes. Dos anybody know how I can include this txt file in an installer? I also want the program to read the txt file at start up (off course), and therefore I need to know the location of the file after the installation, and give this location to a “Read From Spreadsheet File.vi”. All this preferably without user interference… Can anybody help???
04-16-2008 11:49 AM