Author Topic: StarCraft II wrong version recognized  (Read 555 times)

0 Members and 1 Guest are viewing this topic.

February 29, 2024, 10:10:31 PM

00Eraser00

  • Newbie

  • Offline
  • *

  • 23
  • Reputation:
    0
    • View Profile
StarCraft II wrong version recognized
« on: February 29, 2024, 10:10:31 PM »
Hi,

UCheck recognizes the wrong version of StarCraft II and says there is an update available when I'm already on the latest version. It detects version 5.0.12.25579 when in fact the latest version 5.0.12.91115 is installed. I don't know where UCheck is getting the version from.

The uninstallation entry in the registry looks like this:

Code: [Select]
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\StarCraft II]
"DisplayName"="StarCraft II"
"UninstallString"="\"C:\\ProgramData\\Battle.net\\Agent\\Blizzard Uninstaller.exe\" --lang=enUS --uid=s2_engb --displayname=\"StarCraft II\""
"Comments"="StarCraft II"
"Publisher"="Blizzard Entertainment"
"DisplayIcon"="I:\\StarCraft II\\Support\\SC2Switcher.exe"
"InstallLocation"="I:\\StarCraft II"
"InstallSource"="I:\\StarCraft II"
"Contact"="Blizzard Support"
"HelpLink"="http://us.blizzard.com/support/"
"URLInfoAbout"="http://us.blizzard.com/support/"
"URLUpdateInfo"="http://us.blizzard.com/support/"

Battle.net says I have the latest version, see screenshot.
Nirsofts UnistallView lists the correct version too https://www.nirsoft.net/utils/uninstall_view.html

Log is attached.

Regards.







Reply #1February 29, 2024, 10:49:47 PM

00Eraser00

  • Newbie

  • Offline
  • *

  • 23
  • Reputation:
    0
    • View Profile
Re: StarCraft II wrong version recognized
« Reply #1 on: February 29, 2024, 10:49:47 PM »
Found the problem. You're checking the wrong version property.

Code: [Select]
Sigcheck v2.90 - File version and signature viewer
Copyright (C) 2004-2022 Mark Russinovich
Sysinternals - www.sysinternals.com

i:\starcraft ii\versions\base91115\SC2.exe:
        Verified:        Signed
        Signing date:        20:00 27.09.2023
        Publisher:        Blizzard Entertainment, Inc.
        Company:        Blizzard Entertainment, Inc.
        Description:        StarCraft II
        Product:        StarCraft II (Retail)
        Prod version:        Version 5.0.12.91115
        File version:        5.0.12.91115
        MachineType:        32-bit
        Binary Version:        5.0.12.25579
        Original Name:        StarCraft II.exe
        Internal Name:        StarCraft II
        Copyright:        ? 2010-2023 Blizzard Entertainment, Inc.
        Comments:        n/a
        Entropy:        7.866

Reply #2March 03, 2024, 02:10:26 PM

Curson

  • Global Moderator
  • Hero Member

  • Offline
  • *****

  • 2812
  • Reputation:
    100
    • View Profile
Re: StarCraft II wrong version recognized
« Reply #2 on: March 03, 2024, 02:10:26 PM »
Hi 00Eraser00,

Thanks for your feedback. It's rare to see editors that use different prod version and binary version tags.
Could you please submit it as a new issue on UCheck Github Repository ?

Regards.

Reply #3March 13, 2024, 04:19:31 PM

00Eraser00

  • Newbie

  • Offline
  • *

  • 23
  • Reputation:
    0
    • View Profile
Re: StarCraft II wrong version recognized
« Reply #3 on: March 13, 2024, 04:19:31 PM »
I've opened a new issue on UCheck GitHub Repository.