Reply to thread

sure, you need them. without them you'll get an error.

Did you install a nightly svn build?

There's a file called start.bat which does the registering for you.

following will register the Cyberlink filter:

[code]regsvr32 /u /s "C:\<Mediaportal-dir>\MpgMux.ax"

[/code]


<Mediaportal-dir> is to be replaced by the path of the mp installation.


Top Bottom