Quote:
Originally Posted by tourettes 2) regsrv32 DVBSub_debug.ax (if some debug DLLs is missing from your system then use the DVBSub_release.ax) |
Just a note for users not so familiar with Windows tools: there's a little typo there, program is actually regsvr32 not regsrv32 plus filter is DVBSub.ax on latest releases(this one everyone should have figured out). So you actually should write:
regsvr32 DVBSub.ax
to register the filter.