Windows Internal Error 2738 : Solved


I faced this error lots of time ,it comes normally when we tries to install application and 


the files required for the application to install are not registered over that machine. 


I did search google for this , but didn't get any solution that could solve it.
But after analysing the event viewer , I get more insight of it.
So whenever if you got an error do check the event-viewer,it gives a lots of clue from it.


Here is the solution to this error ,which gets resolved by just registring following DLL.


Click Start > Run
Type the following one by one
regsvr32 /s jscript.dll
regsvr32 /s vbscript.dll
regsvr32 /s wshom.ocx'
regsvr32 /s msxml3.dll
regsvr32 /i /s shell32.dll




All the other internal errors are resolved by registering above dlls.


P.S : If you have any issue do let me know by commenting or writing over Talk to Me section

4 comments

Category: , , , , ,

One Response to "Windows Internal Error 2738 : Solved"

  1. Natasha Head Says:

    Boo~! :) Hope the blogging world has been treating you well! Just wanted to pop in and say HEY! ~N

  1. Vivek Says:

    Hi Natasha,

    Thanks for dropping by , yes all are treating me great ..its only me who is away from this space ..due to hectic work schedule

  1. athirah Says:

    hey, i have a question on registering those dll. is it by start > run > type the following dll > enter, then repeat all the steps for the rest of the dll? i did all that but when i tried to install autocad, the same error appeared.

  1. Vivek Says:

    Which OS are you installing XP or Win7.
    Mostly registring the dlls solves the issue ..if not then especially in windows 7 you have to open cmd with admin rights.
    Otherwise ..
    Can you provide the event's log of the application , it will give a clearer picture.

    To get the logs goto run type "eventvwr" --> and
    save the Application logs and email me or provide the link when you uploaded.

Post a Comment

Hi there , Dear Reader it will be my pleasure to see your valuable comments over here, feel free to share your valuable feedback.