Vous êtes ici
POL_Install_ffdshow
Informations
Créateur | Messages |
---|---|
SuperPlumus
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience0 0 Code source#!/bin/bash # PlayOnLinux Function # Date : (2010-11-28 09-16) # Last revision : (2015-12-31 02-26) # Author : SuperPlumus cd "$POL_USER_ROOT/ressources" POL_Download_Resource "http://files.playonlinux.com/ffdshow_beta7_rev3154_20091209.exe" "c3f75f29521f749f9c9fc5489544cb04" POL_Wine_WaitBefore "ffdshow" POL_Wine "ffdshow_beta7_rev3154_20091209.exe" /silent |
Contributions
Filters:
ContribuerMembre | Messages |
petch | Jeudi 31 Décembre 2015 à 2:26 |
petch
|
InformationCette mise à jour a été acceptée par l'équipe MessagesHost the old file ourselves (but maybe we should switch to a newer version, too) Differences@@ -1,11 +1,11 @@ #!/bin/bash # PlayOnLinux Function # Date : (2010-11-28 09-16) -# Last revision : (2012-04-10 11-05) +# Last revision : (2015-12-31 02-26) # Author : SuperPlumus cd "$POL_USER_ROOT/ressources" -POL_Download_Resource "http://downloads.sourceforge.net/ffdshow-tryout/ffdshow_beta7_rev3154_20091209.exe" "c3f75f29521f749f9c9fc5489544cb04" +POL_Download_Resource "http://files.playonlinux.com/ffdshow_beta7_rev3154_20091209.exe" "c3f75f29521f749f9c9fc5489544cb04" POL_Wine_WaitBefore "ffdshow" POL_Wine "ffdshow_beta7_rev3154_20091209.exe" /silent Nouveau code source#!/bin/bash # PlayOnLinux Function # Date : (2010-11-28 09-16) # Last revision : (2015-12-31 02-26) # Author : SuperPlumus cd "$POL_USER_ROOT/ressources" POL_Download_Resource "http://files.playonlinux.com/ffdshow_beta7_rev3154_20091209.exe" "c3f75f29521f749f9c9fc5489544cb04" POL_Wine_WaitBefore "ffdshow" POL_Wine "ffdshow_beta7_rev3154_20091209.exe" /silent Réponses |
petch | Jeudi 31 Décembre 2015 à 2:18 |
petch
|
MessagesThe download URL no longer works: $ wget 'http://downloads.sourceforge.net/ffdshow-tryout/ffdshow_beta7_rev3154_20091209.exe' --2015-12-31 02:16:58-- http://downloads.sourceforge.net/ffdshow-tryout/ffdshow_beta7_rev3154_20091209.exe Résolution de downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59 Connexion vers downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connecté. requête HTTP transmise, en attente de la réponse... 404 Not Found 2015-12-31 02:17:02 ERREUR 404: Not Found.
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