Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-4620

OSVERSIONINFOEX returns wProductType "VER_NT_SERVER"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Win32SS
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Some programs (like antivirus.. security suites.. some expensive commercial softwares) will STOP INSTALLATION if detected os version is "VER_NT_SERVER",this OSses normally require a more-expensive($) version of all commercial software.

      ReactOS at this time is recognized as Windows 2003 Server.

      wProductType=3 (VER_NT_SERVER) ?
      dwMajorVersion (NT 5) good thing
      dwMinorVersion=2 (XP) good thing

      i think it's safe to change wProductType into 1 (VER_NT_WORKSTATION)

      Attachments

        Activity

          People

            Ged Ged
            davy bartoloni Davy Bartoloni
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: