for /f %s in ('dir /b /s *.dll') do regsvr32 /s %s