Vous êtes ici
POL_Install_gfwl86
Informations
Créateur | Messages |
---|---|
Quentin PÂRIS
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience1 0 Code source#!/bin/bash # Date : (2010 ?) # Last revision : see changelog # Author : Quentin Paris # Only For : http://www.playonlinux.com # # CHANGELOG # [Quentin Paris] (2011 ?) # Initial script. # [Dadu042] (2020-08-29 10-00) # Add #!/bin/bash and infos # POL_Download "http://download.microsoft.com/download/5/5/8/55846E20-4A46-4EF8-B272-7F988BC9090A/gfwlivesetupmin.exe" "c0d501ef65af23efa0b2414e9b85ff66" POL_Wait "$(eval_gettext "Installing Games For Windows Live")" "$TITLE" POL_Wine gfwlivesetupmin.exe /nodotnet |
Contributions
Filters:
ContribuerMembre | Messages |
Dadu042 | Samedi 29 Aoüt 2020 à 15:22 |
Dadu042
|
InformationCette mise à jour a été acceptée par l'équipe Differences@@ -1,4 +1,18 @@ -POL_Download "http://download.microsoft.com/download/5/5/8/55846E20-4A46-4EF8-B272-7F988BC9090A/gfwlivesetupmin.exe" "c0d501ef65af23efa0b2414e9b85ff66" +#!/bin/bash +# Date : (2010 ?) +# Last revision : see changelog +# Author : Quentin Paris +# Only For : http://www.playonlinux.com + +# +# CHANGELOG +# [Quentin Paris] (2011 ?) +# Initial script. +# [Dadu042] (2020-08-29 10-00) +# Add #!/bin/bash and infos +# +POL_Download "http://download.microsoft.com/download/5/5/8/55846E20-4A46-4EF8-B272-7F988BC9090A/gfwlivesetupmin.exe" "c0d501ef65af23efa0b2414e9b85ff66" + POL_Wait "$(eval_gettext "Installing Games For Windows Live")" "$TITLE" -POL_Wine gfwlivesetupmin.exe /nodotnet \ No newline at end of file +POL_Wine gfwlivesetupmin.exe /nodotnet Nouveau code source#!/bin/bash # Date : (2010 ?) # Last revision : see changelog # Author : Quentin Paris # Only For : http://www.playonlinux.com # # CHANGELOG # [Quentin Paris] (2011 ?) # Initial script. # [Dadu042] (2020-08-29 10-00) # Add #!/bin/bash and infos # POL_Download "http://download.microsoft.com/download/5/5/8/55846E20-4A46-4EF8-B272-7F988BC9090A/gfwlivesetupmin.exe" "c0d501ef65af23efa0b2414e9b85ff66" POL_Wait "$(eval_gettext "Installing Games For Windows Live")" "$TITLE" POL_Wine gfwlivesetupmin.exe /nodotnet 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