November 21, 200619 yr posting this from my friends PC...I recently got her an ipod. iTunes fails to install. after looking around a bit ive narrowed the problem down to visual basic scripting host.ive tried reinstalling the windows scripting host, ive tried manually registering vbscript.dll, ive tried unregistering it, etc...regsvr32 %SystemRoot%\system32\vbscript.dllreturns : DllRegisterServer in C:\Windows\system32\vbscript.dll failed. Return code was 0x80004005it did the same thing in safe and normal mode. not sure if this matters, but the vbscript.dll is version 5.6.0.8825 Edited November 21, 200619 yr by janus zeal
November 22, 200619 yr Since that error code usually means "Access Denied", I'd run filemon / regmon on that machine while attempting to install iTunes (or register the vbscript host) - you should see where the access denied messages are coming from, and be able to resolve it by rectifying the permissions.
November 22, 200619 yr Author Since that error code usually means "Access Denied", I'd run filemon / regmon on that machine while attempting to install iTunes (or register the vbscript host) - you should see where the access denied messages are coming from, and be able to resolve it by rectifying the permissions.thank you, ill try that tomarrow when i go back over there.
Create an account or sign in to comment