I never create real VSWizard project, just in tutorial. I create VSPackge project this moment and I think I need to use VSWizard inside my package, so if I push a menu item inside my editor, I want to start a wizard to create a new item. New item here not
new item in the context Visual Studio which can be any file format, but rather new object inside my editor.
As I know the VSWizard project in VS only to create new project or new item. So the question how to integrate or using Wizard in VSPackage ?
It's hard to be advanced programmer