Distribution of Code with Visual Studio Express Products [closed]

China☆狼群 提交于 2019-12-08 07:16:54

问题


I installed Visual Studio (Web Developer in this case) Express Edition and was reading through the EULA. One thing that did not jump out at me was what I was allowed to use the software for (private, commercial, etc).

Does anyone know if you are allowed to sell/distribute the code you create in these Express editions? I know they are geared toward the hobbyist and other software licenses, like the Student and Teacher editions of Office, do not allow commercial use for the software.

I'd like to eventually start giving out code either via OSS licenses like BSD or GPL and even maybe sell some code but not sure I can do that with the Express Editions.


回答1:


Yes, you can use the Express Editions for commercial use.




回答2:


You cannot create an executable and then run it on another computer unless that computer has Visual Studio Express installed on it. Don't believe any comments to the contrary. I have tried all the suggestions on how to do this and they don't work.



来源:https://stackoverflow.com/questions/179596/distribution-of-code-with-visual-studio-express-products

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!