简体   繁体   English

从Windows 7在XP中运行Visual Studio 2008

[英]Running Visual Studio 2008 in XP from Windows 7

是否可以从Windows 7运行安装在Windows XP分区上的Visual Studio 2008,而无需在Windows 7上重新安装它?

Theoretically - yes. 从理论上讲-是的。 Practically - try. 实际上-试试。

I would guess the time it takes to do an install would be less than the time it takes to figure this out. 我猜想执行安装所需的时间将少于解决此问题所需的时间。 What is more valuable: your time, or a few pennies of disk space? 还有什么是更有价值的:您的时间还是几美分的磁盘空间?

Be practical. 务实。 Microsoft invested mega-bucks into this huge project with specific goals in mind. 微软为这个庞大的项目投入了巨额资金,并牢记了具体目标。 Running software installed on a different operating system was not one of them. 运行在不同操作系统上的软件不是其中之一。 Any registry settings, environment variables, or even system patches will not be carried over. 任何注册表设置,环境变量甚至系统补丁都不会保留。 Its like running a mindless zombie, sure it may look alive but don't go crying to momma when it bites your head off. 就像运行一个无意识的僵尸一样,确保它看起来还活着,但是当它咬住你的头时,不要对妈妈哭泣。

Hmmmm... Hmmmm ...

I'm not sure what, if any, settings VS08 stores in the registry. 我不确定VS08会将哪些设置存储在注册表中。 The registry on your XP partition won't be loaded by Win7, so you may find yourself either unable to launch VS. Win7不会加载XP分区上的注册表,因此您可能会发现自己无法启动VS。 There may also be path or other environment settings that won't be loaded if you boot from another partition. 如果从另一个分区引导,则可能还不会加载路径或其他环境设置。 I think user and environment settings are stored in a file, so you shouldn't have an issue with those. 我认为用户和环境设置存储在文件中,因此您应该不会有任何问题。

As abatischchev said, try it and see. 正如abatischchev所说,尝试一下看看。

I dont think it will run because all the project templates are installed locally. 我不认为它将运行,因为所有项目模板都在本地安装。 Also, registry settings are on remote computer. 另外,注册表设置在远程计算机上。 However you might be able to pull through if you are patient enough. 但是,如果您有足够的耐心,您也许可以克服困难。 Let us know how it goes. 让我们知道怎么回事。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我可以在同一Windows XP / Vista上安装和使用Visual Studio 2008和Visual Studio 2010吗? - can i install and use, visual studio 2008 and visual studio 2010 on the same windows xp/vista Visual Studio 2013中支持Windows XP和Windows Server 2003 - Windows XP and Windows Server 2003 support in Visual Studio 2013 如何从命令提示符下使用Visual Studio 2012编译Windows XP - how can i compile for windows XP with Visual Studio 2012 from the command prompt 在当前的Visual Studio 2013中运行Visual Studio 2008 - Running visual studio 2008 in current visual studio 2013 使用Visual Studio 2015安装到Windows XP构建的VB应用程序 - VB application built using visual studio 2015 installation to windows xp 为什么visual studio 2012不能安装在windows xp中? - Why visual studio 2012 does not install in windows xp? 什么版本的Visual Studio以Windows XP为目标? - What version of Visual Studio to target windows XP builds? 在 Visual Studio 2019 中构建与 Windows XP、7 和 10 兼容的项目 - Build project compatible with Windows XP, 7 and 10 in Visual Studio 2019 在Visual Studio 2015中使用XP Targeting进行编译时,Windows XP上出现致命错误 - Fatal error on Windows XP when compiled with XP Targeting in Visual Studio 2015 Visual Studio 2008中的PostBuild在Windows 7或Windows 8.1下无法正常工作 - PostBuild in Visual Studio 2008 not working under Windows 7 or Windows 8.1
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM