First of all, locate the file dvobsub.ax in your system
Let's say it is located in c:\windows\system32
Go to Start > Run and type:
regsvr32 /u c:\windows\system32\dvobsub.ax
Now you need vsfilter.dll (you must've downloaded it off guliverkli site)
Copy it to your system directory preferably (usually c:\windows\system32)
Again Start > Run and:
regsvr32 c:\windows\system32\vsfilter.dll
In order to configure vsfilter.dll you must enter:
rundll32 vsfilter.dll,DirectVobSub
(You might wanna add that as a shortcut in your desktop)
|