简体   繁体   English

我可以从闪存驱动器运行Visual Studio 2010吗?

[英]Can I run Visual Studio 2010 from a flash drive?

At my work I have a new machine with windows 7. I want to keep up my development skills so I wanted to load my copy of Visual Studio 2010 on the machine but I don't have admin rights. 在我的工作中,我有一台带有Windows 7的新机器。我想保持我的开发技能,所以我想在机器上加载我的Visual Studio 2010副本,但我没有管理员权限。

I have a 16 gig flash drive. 我有一个16演出闪存驱动器。 Is it possible to load it on there and run it from the flash drive? 是否可以将其加载到那里并从闪存驱动器运行它? So far, just double clicking the setup icon gives me the admin credential pop up. 到目前为止,只需双击设置图标即可弹出管理员凭据。

It won't let me change where Visual Studio should be loaded. 它不会让我改变应该加载Visual Studio的位置。

不可以.Visual Studio与环境非常融合。

Although Visual Studio is nowhere near portable, not from a technical point of view, nor from a licensing point of view, you can always try virtualization solutions. 虽然Visual Studio远不是可移植的,不是从技术角度来看,也不是从许可的角度来看,你总是可以尝试虚拟化解决方案。
One that comes to mind is Ceedo (Personal) . 想到的是Ceedo(个人)

One option is portable VirtualBox . 一个选项是便携式VirtualBox It probably won't be smooth though. 虽然它可能不会很顺利。

There is a tool called SharpDevelop that is like Visual Studio and it can be portable 有一个名为SharpDevelop的工具,就像Visual Studio一样,它可以是便携式的

Sharp Develop 夏普开发

This will tell you how to make a portal able version 这将告诉您如何制作门户版本

Sharp Develop on USB 夏普在USB上发展

there is also Snippit Compiler 还有Snippit编译器

With both options there is no cost or licensing issues 有了这两个选项,就没有成本或许可问题

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

相关问题 我无法使用Visual Studio 2010 Ultimate将源代码从本地驱动器推送到CodePlex - I'm having trouble pushing my source code from my local drive to CodePlex using Visual Studio 2010 Ultimate 我可以将mysql连接到visual studio 2010 express可视化工具 - Can I connect mysql to visual studio 2010 express visual tools 如何从jenkins运行Visual Studio 2010测试项目? - How to run Visual studio 2010 Test Project from jenkins? 如何将 Visual Studio 安装到可移动驱动器? - How can I install Visual Studio to a removable drive? 为什么我不能在C#,Visual Studio 2010中使用Tuple? - Why can I not use Tuple in C#, Visual studio 2010? 我可以使用Visual Studio 2010而不是升级到.NET Framework 4.0吗? - Can I use Visual Studio 2010 and not upgrade to .NET Framework 4.0? 为什么我在Visual Studio 2010中找不到或使用UrlEncode? - Why can't I find or use UrlEncode in Visual Studio 2010? visual studio 2010从2005? - visual studio 2010 from 2005? Visual Studio 2010代码分析 - 在解决方案上运行 - Visual Studio 2010 Code Analysis - Run on Solution 可以在Visual Studio 2008中安装Visual Studio 2010包吗? - Can a Visual Studio 2010 Package be installed in Visual Studio 2008?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM