First thanks for your great work man!!
your VisualDDK is really convenient. now I run to BazisLib.
My environment is Win7 X64 + VS2010. WDK is 6001.18002. and VisualDDK can work fine.
I have tried BazisLib Installer, but after downloading finished it cant add support to VS2010.
then I followed the manual installation, and changed and followed SUPPORTDDKWIZinstall.bat. I can compile the ddkwiz.dll with VS2010, and reg it with RegAsm.exe correctly. then copy BzsDDKWiz.vsz and BzsDDKWiz.vsdir to their dir.
after running VS2010, I can find the wizard in the New Project and run it then it pop up the Form. but when I click the button ,it says “STG_E_FILENOTFOUND” and fails.
So How can I solve it ?