Jervin_J
unread,Aug 14, 2008, 5:40:16 PM8/14/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.