How to fix this problem on windows 11 I can't solve this with different solution all of them in youtube and in the problem standards

Ahmed gomaa 0 Reputation points
2023-10-15T17:08:12.78+00:00

How do I fix this problem on Windows 11 I can't solve this with different solutions all of them on youtube and in the problem standards User's image

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. MotoX80 36,401 Reputation points
    2023-10-15T21:31:35.4266667+00:00

    You might have a problem with the file download. I downloaded the community msi and after an UAC prompt I get this. My account is a member of the administrators group. I did not complete the install but it looks like it should work.

    User's image

    Open a PowerShell prompt and check the file length and file hash for your file and see if it matches mine.

    PS C:\Users\madne\Downloads> Get-FileHash .\mysql-installer-community-8.0.34.0.msi
    
    Algorithm       Hash                                                                   Path
    ---------       ----                                                                   ----
    SHA256          F1C6FD75F241BCB09A6A3A392D923E519AD86416486805EEEF699C5551A33EB9       C:\Users\madne\Downloads\mysq...
    
    
    PS C:\Users\madne\Downloads> dir .\mysql-installer-community-8.0.34.0.msi
    
    
        Directory: C:\Users\madne\Downloads
    
    
    Mode                 LastWriteTime         Length Name
    ----                 -------------         ------ ----
    -a----        10/15/2023   4:52 PM      347348992 mysql-installer-community-8.0.34.0.msi
    
    
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.