View Single Post
Old 2007-04-07, 12:44   #127 (permalink)
risu
Portal Member
 
risu's Avatar
 
Join Date: Sep 2006
Posts: 261
Thanks: 19
Thanked 19 Times in 17 Posts

Country:

My System

Default

Quote:
Originally Posted by tourettes View Post
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.
risu is offline   Reply With Quote