POL_Install_wmp10
Informations
Creator | Message |
---|---|
SuperPlumus
|
InformationThis installer has been approved by the team. InformationsPlatforms: Feedbacks0 1 Source code#!/bin/bash # PlayOnLinux Function # Date : (2010-11-28 09-16) # Last revision : see changelog # Author : SuperPlumus # # CHANGELOG # [SuperPlumus] (2010-11-28 09-16) # Initial script ?. # [SuperPlumus] (2012-04-10 12-18) # ? # [Dadu042] (2020-06-02 19-00) # Update URL because Microsoft removed their file... POL_Call POL_Install_wsh57 cd "$POL_USER_ROOT/ressources" # Dead URL as of 2020-11 # POL_Download_Resource "http://download.microsoft.com/download/1/2/A/12A31F29-2FA9-4F50-B95D-E45EF7013F87/MP10Setup.exe" "e57645c5ab34485d56d019aaa17c3150" POL_Download_Resource "https://archive.org/download/mp10setup_201907/MP10Setup.exe" "e57645c5ab34485d56d019aaa17c3150" POL_Download_Resource "http://download.microsoft.com/download/5/c/2/5c29d825-61eb-4b16-8eb8-58367d0464d5/WM9Codecs9x.exe" "6560a06288752e36a5ccda0b9d115e31" POL_Wine_WaitBefore "Windows Media Player 10" POL_Wine "MP10Setup.exe" /q POL_Wine regedit /D "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Cdr4_2K" POL_Wine regedit /D "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Cdralw2k" Set_OS "win2k" POL_Wine "WM9Codecs9x.exe" /q Set_OS "winxp" |
Contributions
Filters:
ContributeMember | Message |
zamok5 | Tuesday 16 November 2021 at 10:53 |
zamok5
|
MessageNeed change a path for installation a WMP10 to https://archive.org/download/wmp10-windowsxp-x86-enu/wmp10-windowsxp-x86-enu.exe. Replies |
ddman47 | Thursday 27 May 2021 at 15:59 |
ddman47
|
MessageIt cannot be installed. https://archive.org/download/mp10setup_201907/MP10Setup.exe Local: 896c260216bd8603b4178d7d9bf1ea83 Replies |
Dadu042 | Tuesday 24 November 2020 at 10:30 |
Dadu042
|
InformationThis update has been approved by the team. Differences@@ -1,13 +1,25 @@ #!/bin/bash # PlayOnLinux Function # Date : (2010-11-28 09-16) -# Last revision : (2012-04-10 12-18) +# Last revision : see changelog # Author : SuperPlumus +# +# CHANGELOG +# [SuperPlumus] (2010-11-28 09-16) +# Initial script ?. +# [SuperPlumus] (2012-04-10 12-18) +# ? +# [Dadu042] (2020-06-02 19-00) +# Update URL because Microsoft removed their file... POL_Call POL_Install_wsh57 cd "$POL_USER_ROOT/ressources" -POL_Download_Resource "http://download.microsoft.com/download/1/2/A/12A31F29-2FA9-4F50-B95D-E45EF7013F87/MP10Setup.exe" "e57645c5ab34485d56d019aaa17c3150" + +# Dead URL as of 2020-11 +# POL_Download_Resource "http://download.microsoft.com/download/1/2/A/12A31F29-2FA9-4F50-B95D-E45EF7013F87/MP10Setup.exe" "e57645c5ab34485d56d019aaa17c3150" + +POL_Download_Resource "https://archive.org/download/mp10setup_201907/MP10Setup.exe" "e57645c5ab34485d56d019aaa17c3150" POL_Download_Resource "http://download.microsoft.com/download/5/c/2/5c29d825-61eb-4b16-8eb8-58367d0464d5/WM9Codecs9x.exe" "6560a06288752e36a5ccda0b9d115e31" POL_Wine_WaitBefore "Windows Media Player 10" New source code#!/bin/bash # PlayOnLinux Function # Date : (2010-11-28 09-16) # Last revision : see changelog # Author : SuperPlumus # # CHANGELOG # [SuperPlumus] (2010-11-28 09-16) # Initial script ?. # [SuperPlumus] (2012-04-10 12-18) # ? # [Dadu042] (2020-06-02 19-00) # Update URL because Microsoft removed their file... POL_Call POL_Install_wsh57 cd "$POL_USER_ROOT/ressources" # Dead URL as of 2020-11 # POL_Download_Resource "http://download.microsoft.com/download/1/2/A/12A31F29-2FA9-4F50-B95D-E45EF7013F87/MP10Setup.exe" "e57645c5ab34485d56d019aaa17c3150" POL_Download_Resource "https://archive.org/download/mp10setup_201907/MP10Setup.exe" "e57645c5ab34485d56d019aaa17c3150" POL_Download_Resource "http://download.microsoft.com/download/5/c/2/5c29d825-61eb-4b16-8eb8-58367d0464d5/WM9Codecs9x.exe" "6560a06288752e36a5ccda0b9d115e31" POL_Wine_WaitBefore "Windows Media Player 10" POL_Wine "MP10Setup.exe" /q POL_Wine regedit /D "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Cdr4_2K" POL_Wine regedit /D "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Cdralw2k" Set_OS "win2k" POL_Wine "WM9Codecs9x.exe" /q Set_OS "winxp" Replies |
deane | Monday 26 October 2020 at 18:41 |
deane
|
WarningThis update has not been approved yet by the team. Messageerror file mismatch. Differences@@ -7,7 +7,7 @@ POL_Call POL_Install_wsh57 cd "$POL_USER_ROOT/ressources" -POL_Download_Resource "http://download.microsoft.com/download/1/2/A/12A31F29-2FA9-4F50-B95D-E45EF7013F87/MP10Setup.exe" "e57645c5ab34485d56d019aaa17c3150" +POL_Download_Resource "http://download.oldapps.com/Windows_Media/MP10Setup.exe" "E57645C5AB34485D56D019AAA17C3150" POL_Download_Resource "http://download.microsoft.com/download/5/c/2/5c29d825-61eb-4b16-8eb8-58367d0464d5/WM9Codecs9x.exe" "6560a06288752e36a5ccda0b9d115e31" POL_Wine_WaitBefore "Windows Media Player 10" New source code#!/bin/bash # PlayOnLinux Function # Date : (2010-11-28 09-16) # Last revision : (2012-04-10 12-18) # Author : SuperPlumus POL_Call POL_Install_wsh57 cd "$POL_USER_ROOT/ressources" POL_Download_Resource "http://download.oldapps.com/Windows_Media/MP10Setup.exe" "E57645C5AB34485D56D019AAA17C3150" POL_Download_Resource "http://download.microsoft.com/download/5/c/2/5c29d825-61eb-4b16-8eb8-58367d0464d5/WM9Codecs9x.exe" "6560a06288752e36a5ccda0b9d115e31" POL_Wine_WaitBefore "Windows Media Player 10" POL_Wine "MP10Setup.exe" /q POL_Wine regedit /D "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Cdr4_2K" POL_Wine regedit /D "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Cdralw2k" Set_OS "win2k" POL_Wine "WM9Codecs9x.exe" /q Set_OS "winxp" RepliesTuesday 27 October 2020 at 10:05
|
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