Groups | Blog | Home
all groups > dotnet faqs > november 2003 >

dotnet faqs : Custom Project Wizards



Jason Dorie
11/23/2003 3:29:24 AM

Does anyone have any pointers for good documentation or examples for
creating custom C# project wizards for Visual Studio? I've found the simple
ones which just create a new project based on a template, but I want to
extend that by presenting the user with a bunch of choices (wizard panels)
and then use their responses to affect the resulting code & project files.

I've done it VC6, but can't find squat on how to do it in VSNet 2003.
Pointers would be most appreciated.

Jason Dorie
EA/BlackBox

Ed Kaim [MSFT]
12/1/2003 12:13:18 AM
Try
http://msdn.microsoft.com/library/en-us/dv_vstechart/html/customprojectwiz.asp.

[quoted text, click to view]

AddThis Social Bookmark Button