[Bug 51335] New: Windows PC Health Check requires tbs.dll

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jun 26 03:25:45 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51335

            Bug ID: 51335
           Summary: Windows PC Health Check requires tbs.dll
           Product: Wine
           Version: 6.11
          Hardware: x86-64
               URL: https://web.archive.org/web/20210625031458/https://dow
                    nload.microsoft.com/download/1/d/d/1dd9969b-bc9a-41bc-
                    8455-bc657c939b47/WindowsPCHealthCheckSetup.msi
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: the.ideals at gmail.com
      Distribution: ---

Windows PC Health Check is used to check PC compatibility for Windows 11.

winecfg Windows 10 required to test.

sha1sum WindowsPCHealthCheckSetup.msi
5df7e7f49755e1418b4e5437ba6d43edb05d0dab  WindowsPCHealthCheckSetup.msi

du -sh WindowsPCHealthCheckSetup.msi
14M    WindowsPCHealthCheckSetup.msi

https://aka.ms/GetPCHealthCheckApp

0164:err:module:import_dll Library api-ms-win-core-featurestaging-l1-1-0.dll
(which is needed by
L"C:\\users\\user\\AppData\\Local\\PCHealthCheck\\PCHealthCheck.exe") not found
0164:err:module:import_dll Library msvcp_win.dll (which is needed by
L"C:\\users\\user\\AppData\\Local\\PCHealthCheck\\PCHealthClient.dll") not
found
0164:err:module:import_dll Library PCHealthClient.dll (which is needed by
L"C:\\users\\user\\AppData\\Local\\PCHealthCheck\\PCHealthCheck.exe") not found
0164:err:module:import_dll Library tbs.dll (which is needed by
L"C:\\users\\user\\AppData\\Local\\PCHealthCheck\\PCHealthCheck.exe") not found
0164:err:module:LdrInitializeThunk Importing dlls for
L"C:\\users\\user\\AppData\\Local\\PCHealthCheck\\PCHealthCheck.exe" failed,
status c0000135


winedump -j import PCHealthCheck.exe
Contents of PCHealthCheck.exe: 859528 bytes

Import Table size: 000002d0
  offset 0008bfbc tbs.dll
  Hint/Name Table: 0008E088
  TimeDateStamp:   00000000 (Thu Jan  1 10:00:00 1970)
  ForwarderChain:  00000000
  First thunk RVA: 00057D50
   Thunk    Ordn  Name
  00057d50     7  Tbsi_GetDeviceInfo

https://docs.microsoft.com/en-us/windows/win32/api/tbs/nf-tbs-tbsi_getdeviceinfo

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list