RobRich999 / Chromium_Clang

Chromium browser compiled with the Clang/LLVM compiler.
157 stars 10 forks source link

v81.0.4027.0-r730928-win32 is actually 64 bit #8

Closed lllaffer closed 4 years ago

lllaffer commented 4 years ago

Download of

https://github.com/RobRich999/Chromium_Clang/releases/download/v81.0.4027.0-r730928-win32/chrome.zip
                                            =====           <<<

leads to

"This version of chrome.exe is not compatible with the version of Windows you're running. 
 Check your computer's system information to see whether you need an x86 (32-bit) or x64 (64-bit) verion of the program,
 and then contact the software publisher."

...

Sigcheck "x:\chrome.exe"
:   
x:\chrome.exe:
        Verified:       Unsigned
        Link date:      00:15 14.01.2020
        Publisher:      n/a
        Company:        The Chromium Authors
        Description:    Chromium
        Product:        Chromium
        Prod version:   81.0.4027.0
        File version:   81.0.4027.0
        MachineType:    64-bit                                          <<<
            ======

thx for your work

RobRich999 commented 4 years ago

Build retracted. Thanks for the FYI.