I have just bought a new laptop (Window 8.1) and I would like to move all my files and settings from the old PC, where I have Fortran XE 2011 integrated in Visual Studio 2010. On the new PC I have installed Visual Studio 2010 but the setup of Fortran XE 2011 installed Visual Studio 2005 and integrates it to this version, not to VS2010. I have tried modify, repair, nothing helps. I have read the procedure described at http://software.intel.com/en-us/node/159008?wapkw=fortran namely
cd %VS100COMNTOOLS%
cd ..\..\Intel Fortran\VFPackages
integrate.bat "%VS100COMNTOOLS%" /u
integrate.bat "%VS100COMNTOOLS%"
but I do not have a folder with that name.
What should I do to get XE2011 correctly integrated in VS2010?
By the way, I understand the XE2011 cannot be integrated in VS2013, is that correct?
Thank you in advance.