https://bugs.winehq.org/show_bug.cgi?id=56543
Bug ID: 56543 Summary: IsWindows10OrGreater is not return correct value even I has embed the manifest Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: l12436.tw@gmail.com Distribution: ---
Created attachment 76298 --> https://bugs.winehq.org/attachment.cgi?id=76298 Test file with compatibility embed
I am trying to find out that why the steam always detect os as win8
find out when I embed the compatibility in exe manifest. Windows will return correctly, but not in wine. it still shown not win10 even with manifest.
https://bugs.winehq.org/show_bug.cgi?id=56543
TOM l12436.tw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|IsWindows10OrGreater is not |IsWindows10OrGreater is not |return correct value even I |return correct value even I |has embed the manifest |have embed the manifest
https://bugs.winehq.org/show_bug.cgi?id=56543
--- Comment #1 from TOM l12436.tw@gmail.com --- Created attachment 76299 --> https://bugs.winehq.org/attachment.cgi?id=76299 Better message version, Just add extra message before magic number
https://bugs.winehq.org/show_bug.cgi?id=56543
--- Comment #2 from TOM l12436.tw@gmail.com --- I run wine under ubuntu 20.04 with wine-9.6 wow64 version
https://bugs.winehq.org/show_bug.cgi?id=56543
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Could you explain what's the problem here? I see same results on windows 11 and wine. It says win8 = 1 and win10 = 0. Executable does not have compatibility information in its manifest.
https://bugs.winehq.org/show_bug.cgi?id=56543
--- Comment #4 from TOM l12436.tw@gmail.com --- my bad, I upload release version of test file but forget to add manifest.
I original trying to find why the windows steam running under winehq is detect wine as win8 not win10. but I set win version as win10.
https://bugs.winehq.org/show_bug.cgi?id=56543
--- Comment #5 from TOM l12436.tw@gmail.com --- As I tested again, It actually correct.
https://bugs.winehq.org/show_bug.cgi?id=56543
TOM l12436.tw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #6 from TOM l12436.tw@gmail.com --- I close this due to invalid test.
https://bugs.winehq.org/show_bug.cgi?id=56543
--- Comment #7 from TOM l12436.tw@gmail.com --- Created attachment 76300 --> https://bugs.winehq.org/attachment.cgi?id=76300 Program that failed to get version of win 10
This manifest is failed in wine but success in windows
https://bugs.winehq.org/show_bug.cgi?id=56543
TOM l12436.tw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |--- Status|RESOLVED |UNCONFIRMED
--- Comment #8 from TOM l12436.tw@gmail.com --- Re-open this due to I have found the manifest will failed in wine
https://bugs.winehq.org/show_bug.cgi?id=56543
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com --- (In reply to TOM from comment #7)
Created attachment 76300 [details] Program that failed to get version of win 10
This manifest is failed in wine but success in windows
This one works for me as well.
https://bugs.winehq.org/show_bug.cgi?id=56543
--- Comment #10 from TOM l12436.tw@gmail.com --- OK, that mean maybe the prefix has been corrupted, thanks for the time.
https://bugs.winehq.org/show_bug.cgi?id=56543
--- Comment #11 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=56543
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Austin English austinenglish@gmail.com --- Actually closing.