Windows 7, 64 bit, DLL problems

前端 未结 14 757
故里飘歌
故里飘歌 2020-11-22 12:37

I have a problem with our executable. I\'m running this C++ 32-bit executable on my Windows 7 64-bit development box that also has all those Microsoft applications (Vis

14条回答
  •  逝去的感伤
    2020-11-22 13:17

    I came here with this problem occurring, after trying a fresh Windows 7 OEM install, upgrading to Windows 10.

    After some searching of Microsoft forums and such I found the following solution which worked for me:

    Replace C:\Windows10Upgrade\wimgapi.dll with the one from C:\Windows\System32\wimgapi.dll

提交回复
热议问题