LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

application ini file description?

The Application Builder in LabVIEW produces an EXE along with a config (*.ini) and alias file. Is there a programmer's reference which describes the different sections and keys that are contained in the config file? This is the best I've found and its lacking.

 

Thank You,

Craig

0 Kudos
Message 1 of 4
(4,084 Views)

That KB article is not meant to list all of the possible INI file keys - it's mean to explain why an INI file is created. A more comprehensive listing of INI file settings is here: http://labviewwiki.org/LabVIEW_configuration_file

 

Note that most of those keys only make sense in the development environment.

0 Kudos
Message 2 of 4
(4,081 Views)

The ini file referenced in this article refers to the LabVIEW ini file. I acknowledge that there is definate overlap between LabVIEW ini and my applications INI. Still unsure if the application ini supports all tags found in the LabVIEW ini (probably not) but need to see if there's a way to differentiate this compatibility.

0 Kudos
Message 3 of 4
(4,059 Views)

@craige wrote:

The ini file referenced in this article refers to the LabVIEW ini file.


Where? Are you reading the same article? There is absolutely zero mention of the LabVIEW.ini file. Please read what the article actually says, not what you think it says.

0 Kudos
Message 4 of 4
(4,057 Views)