My new project requires to be Create a Shell based application. It would be a custom IDE for proprietary Application creation.
I wanted to know what are the license requirement for that kind of application.
My question: If I create my project as VS Shell based Application, what kind of license is required by the end user of the Shell based application?
Any help is highly appreciated.
N!lesh
--------------------------------------------------------------------------------------------------------------
As I understand it, no VS licensing is needed by end users as long as the product does not make use of additional VS features (anything not offered in Express). Check out Storyboard Designer as an example that can be downloaded and run on any Windows PC (http://storyboarddesigner.codeplex.com/wikipage?title=Pre-requisites&;;referringTitle=Home). At least a standard VS license is need to develop for the shell, of course, and this is checked by the SDK but not the redistributable.
Matt