12-28-2005 11:49 PM
Solved! Go to Solution.
12-29-2005 09:19 AM
Some settings like keyboard shortcuts can be exported/imported explicitly. But many other settings are cached in the registry at the following location:
[HKEY_CURRENT_USER\Software\National Instruments\CVI\8.0]
You could try to export the keys you want as reg files and import them in the new machine. This is bound to be hacky if you are migrating settings between different versions of CVI or settings that do not make sense in the new machine (paths that do not exist, etc). Also messing with the registry can be unsafe, so please be careful.