Is there a simple way to save these, so that they can be restored after upgrading? it is frustrating that the VS integration removes them.
Thanks,
David
链接已复制
There has not been any change made to the install for this so far. It is as annoying for me as it is for you.
What I was thinking of doing was writing a program to save and restore the user settings. Would you use that?
I would be happy to try a backup program. I already use Synchback to backup my machine. Are there particular files I should look at restoring after an upgrade, or is it a matter of restoring items within the settings file, which presumably can change structure?
Thanks,
David
These entries do not include everything stored by the IDE:
Registry setting 120.221\IA32\VSNet2010:
$(IFortInstallDir)compiler\include;$(IFortInstallDir)compiler\include\ia32;$(IFortInstallDir)mkl\include;$(VCInstallDir)atlmfc\include;$(VCInstallDir)include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include;
Taken from VS settings within VS:
$(IFortInstallDir)compiler\include
$(IFortInstallDir)compiler\include\ia32
$(IFortInstallDir)mkl\include
$(VCInstallDir)atlmfc\include
$(VCInstallDir)include
$(WindowsSdkDir)include
$(FrameworkSDKDir)\include
C:\Dev\Modules
C:\Program Files\Xeffort\IncludeIVF
C:\Dev\Winyldmd Dev\trunk\ymdphys\Release
It is these last 3 folders that I want to be able to maintain across compiler updates.
Searching Registry, I found them elsewhere:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\Intel Fortran\VFToolOpt\120\120.221\IA32_IA32
Thanks,
David
The automatic import/export settings didn't work and so I found this thread. I'm not clear on the above thread postings. Are there files I can manually copy over (perhaps with the help of my office IT guy)? Or is it still a case of going through all the custom/options by hand?
Edited: Not as bad as I first thought. My custom menu bars were still, I just didn't realize it because there were new menu bars that needed turning off. The tab setting being changed threw me off, it looks like the keyboard shortcuts did import.
