POL_Install_pngfilt

Informations

Créateur Messages
Quentin PÂRIS Anonymous

Information

Cet installateur a été accepté par l'équipe.

Informations

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

Retours d'expérience

Code source

POL_Download_Resource "http://files.playonlinux.com/IE5.01sp4-KB871260-Windows2000sp4-x86-ENU.exe" "0c0f6e300800e49472e9b2e0890a09c1"

cd "$WINEPREFIX/drive_c/windows/system32"
POL_Debug_Message "Installing pngfilt.dll"

rm "pngfilt.dll"

cabextract "$POL_USER_ROOT/ressources/IE5.01sp4-KB871260-Windows2000sp4-x86-ENU.exe" -L -F pngfilt.dll

POL_Wine regsvr32 "pngfilt.dll"

Contributions

Filters:

Contribuer
Membre Messages
Quentin PÂRIS Lundi 23 Mai 2016 à 21:19
Quentin PÂRIS Anonymous

Information

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

Differences

@@ -1,4 +1,4 @@
-POL_Download_Resource "http://itinfo.uthm.edu.my/files/download/browser/IE/ie5/IE5.01sp4-KB871260-Windows2000sp4-x86-ENU.exe" "0c0f6e300800e49472e9b2e0890a09c1"
+POL_Download_Resource "http://files.playonlinux.com/IE5.01sp4-KB871260-Windows2000sp4-x86-ENU.exe" "0c0f6e300800e49472e9b2e0890a09c1"
 
 cd "$WINEPREFIX/drive_c/windows/system32"
 POL_Debug_Message "Installing pngfilt.dll"

Nouveau code source

POL_Download_Resource "http://files.playonlinux.com/IE5.01sp4-KB871260-Windows2000sp4-x86-ENU.exe" "0c0f6e300800e49472e9b2e0890a09c1"

cd "$WINEPREFIX/drive_c/windows/system32"
POL_Debug_Message "Installing pngfilt.dll"

rm "pngfilt.dll"

cabextract "$POL_USER_ROOT/ressources/IE5.01sp4-KB871260-Windows2000sp4-x86-ENU.exe" -L -F pngfilt.dll

POL_Wine regsvr32 "pngfilt.dll"

Réponses

Quentin PÂRIS Lundi 23 Mai 2016 à 21:18
Quentin PÂRIS Anonymous

Warning

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

Differences

@@ -1,4 +1,4 @@
-POL_Download_Resource "http://download.microsoft.com/download/5/0/c/50c42d0e-07a8-4a2b-befb-1a403bd0df96/IE5.01sp4-KB871260-Windows2000sp4-x86-ENU.exe" "0c0f6e300800e49472e9b2e0890a09c1"
+POL_Download_Resource "http://itinfo.uthm.edu.my/files/download/browser/IE/ie5/IE5.01sp4-KB871260-Windows2000sp4-x86-ENU.exe" "0c0f6e300800e49472e9b2e0890a09c1"
 
 cd "$WINEPREFIX/drive_c/windows/system32"
 POL_Debug_Message "Installing pngfilt.dll"

Nouveau code source

POL_Download_Resource "http://itinfo.uthm.edu.my/files/download/browser/IE/ie5/IE5.01sp4-KB871260-Windows2000sp4-x86-ENU.exe" "0c0f6e300800e49472e9b2e0890a09c1"

cd "$WINEPREFIX/drive_c/windows/system32"
POL_Debug_Message "Installing pngfilt.dll"

rm "pngfilt.dll"

cabextract "$POL_USER_ROOT/ressources/IE5.01sp4-KB871260-Windows2000sp4-x86-ENU.exe" -L -F pngfilt.dll

POL_Wine regsvr32 "pngfilt.dll"

Réponses