Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: How can I copy Labwindows/CVI configuration from one Windows user to another?

7 views
Skip to first unread message

Jervin_J

unread,
Aug 14, 2008, 5:40:16 PM8/14/08
to
Hi redseadiv, These settings are stored in the registry, under current user. If you want to migrate your environment settings, you could export those specific registry keys and then import it in the other user's account. There is no export feature built into CVI. For example, the color of your text is stored in:
HKEY_CURRENT_USER»Software»National Instruments»CVI»<Version>»Color PreferencesAnd the include paths are stored in:
HKEY_CURRENT_USER»Software»National Instruments»CVI»<Version>»Include Paths It goes without saying that editing the registry is an advanced topic and shouldn't be done unless you know what you are doing.
0 new messages