POL_Install_vcrun2012

Informations

Creator Message
Ronin DUSETTE

Warning

This installer is a beta script. It means that it might not work as expected

Informations

Platforms:
Downloads: 619089
Wine: System

Feedbacks

Description

Hopefully grants compatibility to apps requiring vcrun2012. Based off of winetricks function, translated to POL calls. 

Source code

Contributions

Filters:

Contribute
Member Message
Yaotl Wednesday 2 June 2021 at 14:33
Yaotl Anonymous

Information

This update has been approved by the team.

Differences

New source code

Replies

Wednesday 2 June 2021 at 23:37
Script approved.
Dadu042 Thursday 1 October 2020 at 9:38
Dadu042

Warning

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

Message

Incompatible with 64bits prefixes.

Differences

New source code

Replies

Ronin DUSETTE Thursday 8 January 2015 at 3:51
Ronin DUSETTE

Warning

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

Message

Removed original line with other MD5, as it did not work. 

Differences

New source code

Replies

Thursday 8 January 2015 at 7:26
Ok. It works now. Added 3rd positional argument to "POL_Download_Resource" call.
Thursday 8 January 2015 at 7:30
Also corrected script to reflect ressources download folder. Tis all good.

Edited by RoninDusette

Ronin DUSETTE Thursday 8 January 2015 at 1:17
Ronin DUSETTE

Warning

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

Message

Changing from wget to POL_Download_Resource

Differences

New source code

Replies

Thursday 8 January 2015 at 1:27
When I switch to download resource, the MD5 that is used (which is the correct one) does not match. So, using POL_System_wget works right, and the MD5 in the script validates. However, switching to POL_Download_Resource, it gives a completely different MD5, and it fails. Not really sure why. Likely because all of the vcrun downloads have the same name, it would conflict with a previously downloaded resource of the same name? Not really sure if that would do it. Working on it.
Thursday 8 January 2015 at 1:32
Changed the MD5 to the different one that comes from wget to the new one with POL_Download_Resource. Not really sure why it would be such a radically different MD5, but it is still grabbing a file and working like before, so yeah. Leaving it as-is.
Thursday 8 January 2015 at 4:41
There will be a conflict saving it to ressources. If you install there is a "vcredist_x86.exe" in there, it keeps saying that the local MD5 does not match, and will not replace it. Unless I am missing something, but I have looked at other scripts and I don't see what I would be missing. So for now, I am leaving it to download into a the tmp folder, so that when I get the vcrun2013 script up, it will not conflict with the previously downloaded vcredist_x86.exe's in the ressources folder.

Edited by RoninDusette

Ronin DUSETTE Wednesday 7 January 2015 at 23:45
Ronin DUSETTE

Warning

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

Message

Removing unneeded quotes on BASH commands

Differences

New source code

Replies

Ronin DUSETTE Wednesday 7 January 2015 at 23:40
Ronin DUSETTE

Warning

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

Message

Switching download to custom folder, and cleaning up that folder only, instead of removing the whole tmp folder. Will also implement POL_Download_Resource when I have the chance. 

Differences

New source code

Replies

Ronin DUSETTE Wednesday 7 January 2015 at 7:58
Ronin DUSETTE

Warning

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

Differences

New source code

Replies

Wednesday 7 January 2015 at 23:35
I don't think clearing $POL_USER_ROOT/tmp/ is a good idea, used inside a script it'll remove any other temporary file created by the calling script.
Better create a subdirectory in there, and remove it when done.
Also, to downloading reusable files use POL_Download_Resource, so they get cached for the next time(s)
Wednesday 7 January 2015 at 23:37
Ok. I will make those changes. POL_Download_Resource has the same positional args as POL_System_wget, right?
Ronin DUSETTE Wednesday 7 January 2015 at 7:55
Ronin DUSETTE

Warning

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

Differences

New source code

Replies

Ronin DUSETTE Wednesday 7 January 2015 at 7:54
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