POL_Install_dotnet35

Informations

Creator Message
GNU_Raziel

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 1228127
Wine: System

Feedbacks

Description

Install .NET Framework 3.5

This component does not work in 64-bit virtual drives

Source code

Contributions

Filters:

Contribute
Member Message
bbperrault Friday 28 December 2018 at 12:25
bbperrault Anonymous

Message

Thanks for that. I'm running into htis issue but I4m confused how to use the updated POL file? How do I get in included in the list of POL available to install on my existing virtual drive

Replies

Thursday 2 January 2020 at 8:00
Once the script approved, it is automatically updated by POL.
savornicesei Thursday 15 November 2018 at 22:04
savornicesei Anonymous

Information

This update has been approved by the team.

Message

Added /f  parameter to reg delete which deletes the existing registry subkey or entry without asking for confirmation.

This should prevent the infinite loop.

Differences

New source code

Replies

golyalpha Saturday 6 October 2018 at 14:13
golyalpha Anonymous

Message

POL_Wine --ignore-errors reg delete "HKLM\\Software\\Microsoft\\NET Framework Setup\\NDP\\v3.5"
Causes an infinite loop with the following log output:
1
2
[10/06/18 13:50:34] - Running wine- reg delete HKLM\Software\Microsoft\NET Framework Setup\NDP\v3.5 (Working directory : /home/radek/.PlayOnLinux/ressources/dotnet35)
Are you sure you want to delete the registry key 'HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v3.5'? (Yes|No)

The last line infinitely repeating itself with no terminating newline. (Filling up the log up to ridiculous sizes, easily 20 GB in a few hours, if not less)

Replies

Anonymous
Saturday 6 October 2018 at 14:19
Most people also think that this issue is being cause by msxml3 (because of the installer hanging on "Installing msxml3" message, but this is actually, quite obviously not the issue, closer inspection of the logs confirms that the msxml3 script finishes long before this happens.

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com