WineHQ

.NET Framework

.NET Framework 4.8.1

Application Details:

Version: 4.8.1
License: Free to use
URL: http://msdn.microsoft.com/netf...
Votes: 0
Latest Rating: Garbage
Latest Wine Version Tested: 9.5-staging

Maintainers: About Maintainership

Free Download .NET Framework 4.8.1 download page

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

the installer will complete successfully

What does not

 any program, including the installer itself will not recognize that dotnet 4.8.1 is installed after successful installer execution

Workarounds

to  enable the install button on the installer you must run "wine winecfg -v win10"

What was not tested

running it, as it doesn't install or doesn't install correctly

Hardware tested

Graphics:

  • GPU: AMD
  • Driver: open source

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentFedora 40 KDE Plasma DesktopJun 05 20249.5-stagingNo Not installable YesGarbageLuan Vitor SimiĆ£o Oliveira 
ShowArch Linux x86_64May 18 20238.8No Not installable NoGarbageDavin Ockerby 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

Verify .NET Framework installation using .NET Framework Setup Verification Tool (Microsoft)

Last update: 2023-06-16


To verify .NET Framework installation(s) you can use the .NET Framework Setup Verification Tool from Aaron Stebner (Microsoft) which checks for proper installation of .NET assemblies and registry entries:

$ wget 'https://web.archive.org/web/20200729095123/https://msdnshared.blob.core.windows.net/media/2018/05/netfx_setupverifier_new.zip'
$ unzip netfx_setupverifier_new.zip
$ env WINEPREFIX=$HOME/winedotnet wine ~/netfx_setupverifier.exe

Select the .NET Framework version you want to verify and evaluate the log file manually if verification failed.

Comments

Back