VOGONS


First post, by RazTK

User metadata
Rank Newbie
Rank
Newbie

The uninstallation of the ZMBV codec doesn't work, the problem is the following code in the file ZMBV.INF under the section [ZMBV.Reg]:

HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ZMBV,UninstallString,,"rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\ZMBV.INF"

That line should be:

HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ZMBV,UninstallString,,"rundll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultUninstall 132 %17%\ZMBV.INF"

Reply 4 of 6, by RazTK

User metadata
Rank Newbie
Rank
Newbie
wd wrote:

That's what i did.

But that's impossibe, the setupx.dll (and rundll.exe) doesn't even exist in Windows XP. Unless you have a fixed version of ZMBV.INF, the only thing I can say is that you try to reinstall v0.65 and try again.