Shandalar DLL files missing and unregistered, RegSvr32 errors.


  1. Posts : 5
    Varied
       #1

    Shandalar DLL files missing and unregistered, RegSvr32 errors.


    I'm not sure how my 64-bit win 7 home premium laptop is working without all of the Api-ms-win-*.DLL files. Additionally ieshims.dll and dcomp.dll are missing and unregistered. Additionally regsvr32 is complaining that it can't find the DLL files when I give it an exact path to the few I downloaded from the internet.



    Also if my topic title is bad, please tell me.
      My Computer


  2. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #2


    SFC -System File Checker - Instructions
    Click on Start > All Programs > Accessories
    Right-click on the Command Prompt entry
    Select Run as Administrator and accept the UAC prompt - the Elevated Command Prompt window should pop up.
    At the Command prompt, type
    SFC /SCANNOW
    and hit the Enter key
    Wait for the scan to finish - make a note of any error messages - and then reboot.

    Upload the CBS.log file (compressed, please!) to your reply.
      My Computer


  3. Posts : 5
    Varied
    Thread Starter
       #3

    NoelDP said:
    SFC -System File Checker - Instructions
    Click on Start > All Programs > Accessories
    Right-click on the Command Prompt entry
    Select Run as Administrator and accept the UAC prompt - the Elevated Command Prompt window should pop up.
    At the Command prompt, type
    SFC /SCANNOW
    and hit the Enter key
    Wait for the scan to finish - make a note of any error messages - and then reboot.

    Upload the CBS.log file (compressed, please!) to your reply.
    Here's all the error's in the document. full document is below as well.

    errors in the scan - Pastebin.com
      My Computer


  4. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #4

    Looks like SFC found and fixed one problem, at least
    Code:
                     CSI    000004fb [SR] Repairing 1 components
     Line 576673: 2015-06-15 00:48:46, Info                  CSI    000004fc [SR] Beginning Verify and Repair transaction
     Line 576676: 2015-06-15 00:48:48, Info                  CSI    000004fe [SR] Repairing corrupted file [ml:520{260},l:46{23}]"\??\C:\windows\System32"\[l:24{12}]"imageres.dll" from store
     Line 576685: 2015-06-15 00:48:48, Info                  CSI    00000500 [SR] Repair complete
     Line 576686: 2015-06-15 00:48:48, Info                  CSI    00000501 [SR] Committing transaction
     Line 576690: 2015-06-15 00:48:49, Info                  CSI    00000505 [SR] Unable to complete Verify and Repair transaction because some of the files that need to be repaired are in use. A reboot is required to complete this operation.
     Line 576691: 2015-06-15 00:48:49, Info                  CSI    00000506 [SR] Repairing 1 components
     Line 576692: 2015-06-15 00:48:49, Info                  CSI    00000507 [SR] Beginning Verify and Repair transaction
     Line 576695: 2015-06-15 00:48:50, Info                  CSI    00000509 [SR] Repairing corrupted file [ml:520{260},l:46{23}]"\??\C:\windows\System32"\[l:24{12}]"imageres.dll" from store
     Line 576704: 2015-06-15 00:48:50, Info                  CSI    0000050b [SR] Repair complete
    There are apparently no other system files missing.

    What makes you think ieshims.dll and dcomp.dll are missing?

    Downloading system files from the internet unless you know the source is good can be hazardous to your computer's health! They are also generally tagged not to run unless you make changes to their properties, or are enclosed in some way.
      My Computer


  5. Posts : 5
    Varied
    Thread Starter
       #5

    NoelDP said:
    Looks like SFC found and fixed one problem, at least
    Code:
                     CSI    000004fb [SR] Repairing 1 components
     Line 576673: 2015-06-15 00:48:46, Info                  CSI    000004fc [SR] Beginning Verify and Repair transaction
     Line 576676: 2015-06-15 00:48:48, Info                  CSI    000004fe [SR] Repairing corrupted file [ml:520{260},l:46{23}]"\??\C:\windows\System32"\[l:24{12}]"imageres.dll" from store
     Line 576685: 2015-06-15 00:48:48, Info                  CSI    00000500 [SR] Repair complete
     Line 576686: 2015-06-15 00:48:48, Info                  CSI    00000501 [SR] Committing transaction
     Line 576690: 2015-06-15 00:48:49, Info                  CSI    00000505 [SR] Unable to complete Verify and Repair transaction because some of the files that need to be repaired are in use. A reboot is required to complete this operation.
     Line 576691: 2015-06-15 00:48:49, Info                  CSI    00000506 [SR] Repairing 1 components
     Line 576692: 2015-06-15 00:48:49, Info                  CSI    00000507 [SR] Beginning Verify and Repair transaction
     Line 576695: 2015-06-15 00:48:50, Info                  CSI    00000509 [SR] Repairing corrupted file [ml:520{260},l:46{23}]"\??\C:\windows\System32"\[l:24{12}]"imageres.dll" from store
     Line 576704: 2015-06-15 00:48:50, Info                  CSI    0000050b [SR] Repair complete
    There are apparently no other system files missing.

    What makes you think ieshims.dll and dcomp.dll are missing?

    Downloading system files from the internet unless you know the source is good can be hazardous to your computer's health! They are also generally tagged not to run unless you make changes to their properties, or are enclosed in some way.
    Because dependency manager listed them as missing for a game I was trying to run. When I looked in the "system" folders and searched for them they were missing from the folders.
      My Computer


  6. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #6

    ieshims.dll should be found here: C:\Program Files (x86)\Internet Explorer or C:\Program Files\Internet Explorer
    dcomp.dll doesn't appear to be part of Windows 7 - and seems to be related to Win8 Apps.

    What game are we talking about here?
      My Computer


  7. Posts : 5
    Varied
    Thread Starter
       #7

    NoelDP said:
    ieshims.dll should be found here: C:\Program Files (x86)\Internet Explorer or C:\Program Files\Internet Explorer
    dcomp.dll doesn't appear to be part of Windows 7 - and seems to be related to Win8 Apps.

    What game are we talking about here?
    Shandalar is the game.
      My Computer


  8. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #8

    It's obvious from the developer's response to your query in that thread that he really has no idea what he's doing - and he has the grace to admit it
    Unfortunately, I have even less idea
    I'm going to ask that this thread be moved to a more appropriate section so you may be able to get a better response.
      My Computer


  9. Posts : 5
    Varied
    Thread Starter
       #9

    now if i knew how to use windbg
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:28.
Find Us