Hi I'm trying to create a template wizard, and I was wondering if there is any way to use a wizard I've created without installing the dll in the GAC. All the MSDN examples I have seen involve installing the dll in the GAC, but thats not really an option for me.
Thanks