In this stream, we create a custom IWizard for our Visual Studio extension project. This IWizard will be responsible for adding solution folders in our newly created Solution, and then move the projects into their respective folders. Everything looks great until we try to build. Then that’s where everything goes to junk. Don’t you just love writing Visual Studio extensions?