I'd like to inject some code after user registration. I've find code in Admin/Security/ManagerUsers cmdRegister_Click method.
But to successively run my code I need to compile this module. How could I do this, since there's no .csproj for this module ?
Thanks for replay, I really need this to work properly and run out of ideas how to solve this.. I'm using the latest community version of dnn.