A Wizard is an ActiveX DLL or Exe that leads a user through a task, often an especially complex or tricky one. Although they can be constructed any way you like, Microsoft implements its wizards in a specific manner.
To add wizards to the Visual Studio environment, there are three main steps you perform:
Note If you do not include information about your wizard in a .vsdir file, the wizard will still appear in the dialog box, but it will be placed at the bottom of the available screen space.