LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview.ini

Hello,

How can I do to have each user its own labview.ini file ? And of course bee able to edit it.
I first copy a file labview.ini into a "home" directory and use a shortcut which is supposed to start Labview from
the same "home" directory, But still Labview does not use it. I probably need to change something else maybe in the regedit.

Thank
0 Kudos
Message 1 of 3
(2,886 Views)
From the online Help:

LabVIEW stores options in a labview.ini file in the LabVIEW directory. The file format is similar to other .ini files. It begins with a LabVIEW section marker followed by the option name and the values, such as offscreenUpdates=True.

If you want to use a different options file, specify the file in the shortcut you use to start LabVIEW. For example, to use an options file on your computer named lvrc instead of labview.ini, right-click the LabVIEW icon on the desktop and select Properties. Click the Shortcut tab and type labview -pref lvrc in the Target text box.


Message 2 of 3
(2,870 Views)
See LAVA Wiki entry about labview.ini file


LabVIEW, C'est LabVIEW

Message 3 of 3
(2,836 Views)