POL_Install_dotnet45

Informations

Creator Message
Ronin DUSETTE

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 627552
Wine: System

Feedbacks

Description

This function installs .NET 4.5. Please note that it does not work on 64-bit Virtual Drives. 

Source code

Contributions

Filters:

Contribute
Member Message
realsuamor Friday 25 August 2017 at 11:09
realsuamor Anonymous

Message

Issues for this script have been reported within the ticket #5572.

The originial ticket is about a download issue (workaround exists). The script does not install, however on 3.5 part due to a registry issue causing some kind of loop...

Workaround:

1) Make sure you are running on Windows-7 (unfortunately the default is still Windows XP) using winecfg

2) Make sure you have dotnet40 script succesfully run (you need to workaround the download problem, copy dotnet30 manually into your playonlinux ressources folder)

3) Download 4.5.1 (not the one from this script) installer. Offline Installer URL can be found on wine page:

https://appdb.winehq.org/objectManager.php?sClass=version&iId=25478

4) Install manually running a .exe for your wanted virtual drive (PlayOnLinux configuration tab misc).

Replies

petch Saturday 15 August 2015 at 13:15
petch

Information

This update has been approved by the team.

Message

explicitly test for 64bit (redundant as called scripts also test, but sort of documenting the incompatibility - and better crash early)
set variables as local to avoid collisions with calling script

do not set $TITLE (does not make sense in a "function" script)
download installer as resource so it's cached (and also avoid collisions with calling script's $POL_System_TmpDir)

 

Differences

New source code

Replies

Edited by petch

Ronin DUSETTE Friday 5 June 2015 at 19:18
Ronin DUSETTE

Warning

This update has not been approved yet by the team.
Use it at your own risk

Message

Switched to newer shell declaration

Differences

New source code

Replies

Friday 5 June 2015 at 19:48
Yeah; that works fine. Will make sure that I use this one for future scripts (I will likely update my other ones to reflect this change, as well.).
Anonymous
Sunday 28 June 2015 at 0:11
how did you download this pol? I don't see any download possibility...
Sunday 28 June 2015 at 0:14
It is in the "Install Components" tab.
Ronin DUSETTE Friday 5 June 2015 at 4:44
Ronin DUSETTE

Warning

This update has not been approved yet by the team.
Use it at your own risk

Message

Wow. I am dumb. I forgot the shell declaration at the top. :\

Quick question; should even the functions have the 

#!/usr/bin/env playonlinux-bash

declaration instead? 

Differences

New source code

Replies

Ronin DUSETTE Thursday 4 June 2015 at 20:47
Ronin DUSETTE

Warning

This update has not been approved yet by the team.
Use it at your own risk

Message

Initial commit.

Differences

New source code

Replies

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