Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/03/2019 in all areas

  1. Today I managed to install .NET Framework 4.8 on my VM with Windows Vista Home Basic x64, how did I do it? First to install it use the method previously used with the .NET Framework 4.6.2 and 4.7.x; nothing more than this time the procedure is longer since when starting any application designed for .NET Framework 4.x in Vista an error dialog appears for lack of instructions in kernel32.dll and ole32.dll respectively. In HxD edit the clr.dll file that was the library that calls those instructions, replace clr.dll with the edited version and, surprise! NET Framework 4.8 is compatible with Windows Vista! Even create a small application with Visual Studio in Windows 7 to see if it worked at all and NET Framework 4.8 works correctly in Vista. Instructions for installing NET Framework 4.8 on Vista (you need to have a minimum .NET Framework 4.6.1 installed) 1. With the method of previous versions on this page: https://msfn.org/board/topic/178673-tutorial-how-to-install-net-framework-472-on-windows-vista/ 2. After finishing the installation, replace clr.dll in "C:\Windows\Microsoft.NET\Framework\v4.0.30319" and "C:\Windows\Microsoft.NET\Framework64\v4.0.30319" with the versions in the zip file 3. Do regsvr32 if necessary 4. Restart your Windows Vista 5. NET Framework 4.8 in Windows Vista! Link to download the parch: Download
    1 point
  2. ... which is why I added You need to install the Adobe Primetime CDM.
    1 point
  3. branch will be renamed to SSE later.
    1 point
  4. probably becasue a Socket 7. K6-2 has no SSE 1 or SSE 2. K6-2 only has MMX and 3DNOW. The first AMD CPU to have SSE was Socket A. Athlon. AMD didn't have SSE2 until Socket 754 Athalon64.
    1 point
  5. Now Install .NET Framework 4.8 is possible to install without ordinals problem
    1 point
  6. Usually, everything Mozilla deems as "good" is the complete opposite, unfortunately...
    1 point
  7. To anyone who may read this post, Retrozilla does support AES-GCM cipher suites, but you need to enable them through about:config. search "security.ssl3" then create a new Boolean "security.ssl3.ecdhe_ecdsa_aes_128_gcm_sha256" and "security.ssl3.ecdhe_rsa_aes_128_gcm_sha256". Retrozilla works very well, and I'm excited for the next version (especially a 3.0 release).
    1 point
  8. I wasn't sure if this was already in the archive, so I'll upload it just in case Rudy sent this to me on July 27th - It's an updated version of his AHCI driver to fix BSODs on AMD Ryzen B350/B450 chipsets unzip with 7zip AHCI.PAK
    1 point
×
×
  • Create New...