i tried to figure out and then came to know that some dll was not registered correctly , here is the way to fix this issue.
- Run command prompt as Administrator
- set folder locaiont using following command :
32-bit: cd C:\windows\System32
64-bit: cd C:\windows\SysWow64 - Type the following command and hit Enter:
regsvr32 jscript.dll - Type the following command and hit Enter:
regsvr32 vbscript.dll
If yo don’t run the command prompt as windows administrator then you will get following error.
The module "jscript.dll" was loaded but the call to DllRegisterServer failed with error code 0x80004005.
For more information about this problem, search online using the error code as a search term.
Same can be applied if you found following error when installing adobe cs 3
Internal Error 2739 when installing Adobe CS3 Products
Run command prompt as Administrator
No comments:
Post a Comment