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 1 of 6, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The 0.65 release way works flawless for me (XP).

Reply 2 of 6, by RazTK

User metadata
Rank Newbie
Rank
Newbie
wd wrote:

The 0.65 release way works flawless for me (XP).

Try to uninstall the codec via Add/Remove Programs and see if it works for you.

Reply 3 of 6, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

That's what i did.

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.

Reply 5 of 6, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Hm don't know, works.
Anyways, the installer uses rundll32 as well so your version sounds better.
Guess the rundll ones were from win95, but it's mixed up.

Thanks for noting!

Reply 6 of 6, by RazTK

User metadata
Rank Newbie
Rank
Newbie

Thank you, I hope I didn't cause too much confusion. 😅