Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I install VS on two machines with one license? [closed]

I am an adjunct professor teaching database and programming classes. I own a desktop and laptop both running Windows. I own an Academic copy of VS 2010 and have it installed/activated at home.

Starting in the Fall I will be teaching C# .NET programming with VS 2010. However, the laptop at the college with it installed is a 5 year old POS. Can I install VS 2010 and activate with the same license on my laptop as I do with my desktop? Or does this violate the license with Microsoft? I thought about buying another copy - but the Academic reseller I deal with said I am only allowed to buy one copy a year. Both are used for Academic purpose - my day job provides me with a laptop so I am not worried they would ever think I am doing non-academic work with these - but I really need to have VS on both.

Thanks, MDV

like image 465
MDV2000 Avatar asked Jul 10 '10 18:07

MDV2000


1 Answers

As per this pdf (Page 1)

A single license for the Software may not be shared or used concurrently by multiple end users.

It looks to me that it can be installed on multiple machines as long as it is not used concurrently by multiple end users.

Also, reviewing this pdf (Page 9) I see

Visual Studio 2010 Client Edition-Only Licensing
Visual Studio 2010 products can be purchased without an MSDN subscription in certain channels. (See the How to Buy section of this paper for more details).The user can install and use the Visual Studio client software on as many devices as they like. However, the products are licensed on a per-user basis—that is, only the licensed user can use the software.

like image 194
Chase Florell Avatar answered Sep 28 '22 14:09

Chase Florell