dslreports logo
 
    All Forums Hot Topics Gallery
spc
uniqs
18
Libra
Premium Member
join:2003-08-06
USA

Libra to Just Bob

Premium Member

to Just Bob

Re: VML issues

I just checked my registry in XP, and one of the values under version vector is (Default) Reg-Sz (value not set). That link says it should be I.E. = 6.0000.

How do I fix this? I noticed you have the command "regsvr32 \WINNT\system32\mshtml.dll". Does that WINNT work with XP? Also, I have no idea why, but the first command listed for vgx.dll doesn't work after you un-register it. This one does work:

"%SystemRoot%\System32\regsvr32.exe" "%CommonProgramFiles%\Microsoft Shared\VGX\vgx.dll"

Again, if that value should be in the registry, please explain how to do it.

Thank you.

Sincerely, Libra
Just Bob
Premium Member
join:2000-08-13
Spring Hill, FL

Just Bob

Premium Member

This should work on XP:
regsvr32 "%windir%\system32\mshtml.dll"