I am trying to create a windows media player plugin. For this i have setup Windows SDK for 7 which includes WMP SDK, then changed the wmpwiz.vsz file as suggested in this article and copied them to my VS2012 installation directory's VCProjects folder.
Now there is a new type of template- 'Windows Media Player Plugin Wizard' in the VS2012's New Project prompt. But whenever i select this template and click OK it does not create a project, instead it re-prompts the New Project window.
How can i solve that problem?