10-16-2018 11:42 AM
Am looking for a list of all ini file parameter settings for my executable. For example, to set the window size
10-16-2018 11:58 AM
There are some special ini keys you can add, but I don't think there is one for window size, especially since you can set that in the VI properties or programmatically.
Here is an article highlighting some of the ini keys you might use. The first table is for LabVIEW (effecting your development experience) and the second is for an executable that you create with LabVIEW.
10-23-2018 05:10 PM
Do you have another link to your list of ini keys? I cannot access the one you posted.