I've followed instructions by poligono1191, but getting error at the very end of installation:
----
Error installing SQL Server Database Engine Services Instance Features
Unknown error (0xe0000235)
Error code: 0x80004005
Visithttps://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=15.0.4013.40&EvtType=0xF57C3D6F%400xDC80C325&EvtType=0xF57C3D6F%400xDC80C325 to get help on troubleshooting.
---
And this is from setup log file:
06/19/2021 10:28:00.588 ======================================================================
06/19/2021 10:28:00.588 Setup launched
06/19/2021 10:28:00.588 Attempting to determine media source
06/19/2021 10:28:00.588 Media source: C:\SQL2019\Developer_ENU\
06/19/2021 10:28:00.588 Attempt to determine media layout based on file 'C:\SQL2019\Developer_ENU\mediainfo.xml'.
06/19/2021 10:28:00.588 Media layout is detected as: Full
06/19/2021 10:28:00.588 Not a slip stream media, so continuing to run setup.exe from media.
06/19/2021 10:28:00.588 /? or /HELP or /ACTION=HELP specified: false
06/19/2021 10:28:00.588 Help display: false
06/19/2021 10:28:00.588 .Net version 4.6 is installed
06/19/2021 10:28:00.588 Current running setup.exe full path: C:\SQL2019\Developer_ENU\SETUP.EXE
06/19/2021 10:28:00.588 Media setup.exe file version detected: 2019.150.2000.5
06/19/2021 10:28:00.588 Locally installed setup.exe full path: C:\Program Files\Microsoft SQL Server\150\Setup Bootstrap\SQL2019\setup.exe
06/19/2021 10:28:00.588 Local setup.exe file version detected: 2019.150.4013.40
06/19/2021 10:28:00.588 Local setup.exe version 2019.150.4013.40 is equal or greater than media version 2019.150.2000.5, so re-launching setup.exe from local
06/19/2021 10:28:00.588 Media source: C:\SQL2019\Developer_ENU\
06/19/2021 10:28:00.588 Install media path: C:\SQL2019\Developer_ENU\x64\setup\
06/19/2021 10:28:00.588 Media layout: Full
06/19/2021 10:28:00.604 Attempting to get execution timestamp
06/19/2021 10:28:00.604 Timestamp: 20210619_102800
06/19/2021 10:28:00.604 Attempting to launch local setup.exe
06/19/2021 10:28:00.604 Attempting to launch process C:\Program Files\Microsoft SQL Server\150\Setup Bootstrap\SQL2019\setup.exe
06/19/2021 10:37:23.384 Process returned exit code: 0x80004005
06/19/2021 10:37:23.384 Local setup.exe returned exit code: 0x80004005
06/19/2021 10:37:23.384 Setup closed with exit code: 0x84C40013
06/19/2021 10:37:23.384 ======================================================================
It gives me hope that it's possible if someone else succeeded, but don't know why it works for some and not the others..