POL_Install_vcrun2012

Informations

Créateur Messages
Ronin DUSETTE

Attention

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

Informations

Plate-formes :
Téléchargements : 619241
Wine: System

Retours d'expérience

Description

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

Code source

Contributions

Filters:

Contribuer
Membre Messages
Yaotl Mercredi 2 Juin 2021 à 14:33
Yaotl Anonymous

Information

Cette mise à jour a été acceptée par l'équipe

Differences

Nouveau code source

Réponses

Mercredi 2 Juin 2021 à 23:37
Script approved.
Dadu042 Jeudi 1 Octobre 2020 à 9:38
Dadu042

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

Incompatible with 64bits prefixes.

Differences

Nouveau code source

Réponses

Ronin DUSETTE Jeudi 8 Janvier 2015 à 3:51
Ronin DUSETTE

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

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

Differences

Nouveau code source

Réponses

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

Edité par RoninDusette

Ronin DUSETTE Jeudi 8 Janvier 2015 à 1:17
Ronin DUSETTE

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

Changing from wget to POL_Download_Resource

Differences

Nouveau code source

Réponses

Jeudi 8 Janvier 2015 à 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.
Jeudi 8 Janvier 2015 à 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.
Jeudi 8 Janvier 2015 à 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.

Edité par RoninDusette

Ronin DUSETTE Mercredi 7 Janvier 2015 à 23:45
Ronin DUSETTE

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

Removing unneeded quotes on BASH commands

Differences

Nouveau code source

Réponses

Ronin DUSETTE Mercredi 7 Janvier 2015 à 23:40
Ronin DUSETTE

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

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

Nouveau code source

Réponses

Ronin DUSETTE Mercredi 7 Janvier 2015 à 7:58
Ronin DUSETTE

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

Mercredi 7 Janvier 2015 à 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)
Mercredi 7 Janvier 2015 à 23:37
Ok. I will make those changes. POL_Download_Resource has the same positional args as POL_System_wget, right?
Ronin DUSETTE Mercredi 7 Janvier 2015 à 7:55
Ronin DUSETTE

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

Ronin DUSETTE Mercredi 7 Janvier 2015 à 7:54
Ronin DUSETTE

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

Initial commit

Differences

Nouveau code source

Réponses

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