Archive: How to register many dll files?


How to register many dll files?
I need to register more than 100 dll files, and I don't want to register them one bye one. What better methods do you have? Thanks.


use !system or !execute at compile time to run a script that generates the code to register your dll's