Script loads but call to DllUnregisterServer failes with error code 0x80004005.
I am running Windows Vista 64 bit home premium - While trying to load McAfee, i get a blank white screen - when trying to load regsvr32 jscript.dll i get the error it was loaded but the call to DllRegisterServerfailed with errorcode 0x80004005. I do not know how to replace the corrupted jscript.dll - any suggestions ? thank you very much! i have seen this type of issue on the websites but it never gave the solution for vista 64 bit----much appreciated
December 26th, 2011 6:12pm

This probably won't work but worth a try. File corruption can be caused by disk corruption. In Computer right click your drives and choose Properties, then Tools tab, then click Check Now. Tick BOTH checkboxes then Start. Reboot. This will take overnight. After running chkdsk (which is what the above does) check for file corruption by clicking Start - All Programs - Accessories - Right click Command Prompt and choose Run As Administrator. Type sfc /scannow If sfc doesn't repair it you will need to copy the file from another computer. You need to get the right version (as updates mean it's likely different computers have different versions). To see the version of a file right click it and choose Properties and look on the Details tab. To give yourself permission to replace the file, click Start - All Programs - Accessories - Right click Command Prompt and choose Run As Administrator. Type takeown /f %windir%\system32\Jscript.dll /aicacls %windir%\system32\jscript.dll /grant Administrators:f -- . -- "rfusco1960" wrote in message news:48bcd87e-6772-4eea-8d3e-5204d7453b49... >I am running Windows Vista 64 bit home premium - While trying to load McAfee, i get a blank white screen - when trying to load regsvr32 jscript.dll i get the error it was loaded but the call to DllRegisterServerfailed with errorcode 0x80004005. I do not know how to replace the corrupted jscript.dll - any suggestions ? thank you very much! i have seen this type of issue on the websites but it never gave the solution for vista 64 bit----much appreciated
Free Windows Admin Tool Kit Click here and download it now
December 26th, 2011 6:26pm

Also confirm that you are running regsvr32 as an administrator. -- .. -- "rfusco1960" wrote in message news:48bcd87e-6772-4eea-8d3e-5204d7453b49... >I am running Windows Vista 64 bit home premium - While trying to load >McAfee, i get a blank white screen - when trying to load regsvr32 >jscript.dll i get the error it was loaded but the call to >DllRegisterServerfailed with errorcode 0x80004005. I do not know how to >replace the corrupted jscript.dll - any suggestions ? thank you very much! >i have seen this type of issue on the websites but it never gave the >solution for vista 64 bit----much appreciated
December 26th, 2011 10:28pm

i will give it a try...i already ran scannow with no good results but will try the chkdsk first then scannow...thanks i'll let you know
Free Windows Admin Tool Kit Click here and download it now
December 27th, 2011 10:17am

yes was running as admin
December 27th, 2011 10:17am

You get this exact error number if not running as an admin. Did you right click the command prompt and choose Run As Administrator to type it? -- .. -- "rfusco1960" wrote in message news:01c53aa7-d6b3-4f6b-8bd4-d8d2e9551095... > yes was running as admin
Free Windows Admin Tool Kit Click here and download it now
December 27th, 2011 5:54pm

Disk drives in Windows monitor themselves for impending failure. The feature is called S.M.A.R.T. In an elevated command prompt type wmic /namespace:\\root\wmi PATH MSStorageDriver_FailurePredictStatus get active,predictfailure,reason /format:List If it's on Active will be true, if not on turn it on in the computer's BIOS. Predict Failure should be False if everything's ok. In Vista and later disk ckecking is done automatically and silently. To have Windows warn you type in an elevated command prompt fsutil repair set C: 9 to see what the current status is type fsutil repair query C: -- . -- "rfusco1960" wrote in message news:05329738-ea46-4620-beeb-77d2474c23af... >i will give it a try...i already ran scannow with no good results but will try the chkdsk first then scannow...thanks i'll let you know
December 27th, 2011 6:12pm

Did you change folder by the following command: For Windows Vista 64-bit: cd C:\windows\SysWow64 Type the following command and hit Enter: regsvr32 jscript.dll Temporarily disable the antivirus and run the installer in Clean Boot.Sabrina TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
December 27th, 2011 11:55pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics