Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Save IDE Settings on Upgrade

pjh_gn
Beginner
182 Views
Does anyone know how to retain all the IDE (VS2003) settings when I upgrade the compiler? There doesn't seem to be an ini file and the only registry settings I can find are the Fortran Text Editor and FontColors; toolbar layouts are lost evey time I upgrade, which drives me mad.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
182 Views
Microsoft makes this difficult - the process of registering a non-MS integration also wipes out your preferences. VS2005 is better about this as far as I can tell.

You might try saving and restoring the HKEY_CURRENT_USERSoftwareMicrosoftVisualStudio7.1 registry tree and see where that gets you.
0 Kudos
Reply