Wild card registering COM dlls

When developing a COM based application sometimes it’s sometimes useful to register all the DLLs/OCX at once.
From a command prompt

This will try to register all dll’s even if they are not COM dlls. This is fine as the registration will fail silently.You can change the above command to register COM servers eg