简体   繁体   中英

working in visual studio 2010 on windows xp

I was working on my source files on windows 7. For some reasons I need to work on my source file in windows xp. I doubt if all the batch files will work or not? Will there be any problem if i change the platform from Windows 7 to XP? Please suggest.

You can use Visual Studio 2010 without problem on Windows XP (with SP3), since it is an officially supported OS (see http://go.microsoft.com/fwlink/?LinkId=133421 ).

Of course, Windows has developed a lot since XP was released. Take for example improvements in technologies such as WPF, the IDE will work somewhat faster and more stable on the newer operating systems; however this won't prevent you from using it on XP.

If you are referring to batch files you wrote yourself, you should ensure that all functions are suported under XP and work as expected, since some tools have been have been added or changed in Windows 7 (for some examples see here ).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM