Audio filters not recognised by Video Editor
-
THoff
An easier (and the correct way) to fix such registry problems is to re-register them from a command prompt or the Run dialog:
This will re-register all of the COM object interfaces that are implemented in the DLL.
Note that if you have multiple versions of the file, either perform this step from the directory that the file is in, or specify the full path to the file rather than just the file name.
Code: Select all
REGSVR32 u32cfg.dllNote that if you have multiple versions of the file, either perform this step from the directory that the file is in, or specify the full path to the file rather than just the file name.
