Hi all, I'm trying to create a simple project template and wizard for VS2012 but the GUI isn't showing up.
All the steps I did are here: http://stackoverflow.com/questions/17121986/vs2012-template-wizard-gui-not-showing
If someone could help me I would definitely appreciate it, or at least tell me how to debug why the assembly isn't being called in order to show the GUI (I put some messagebox around but that didn't help either)
Please help!