POL_Install_mspatcha

Informatie

Creator Bericht
petch

Information

This installer has been approved by the team.

Informatie

Platforms:
Downloads: 498424
Wine: System

Feedbacks

Omschrijving

Install mspatcha.dll

Broncode

# Date : (2015-08-23 09-45)
# Author : Petch

if [ "$POL_ARCH" = "amd64" ]; then
    cd "$WINEPREFIX/drive_c/windows/syswow64"
else
    cd "$WINEPREFIX/drive_c/windows/system32"
fi
POL_Call POL_SP2_Extract mspatcha.dll
POL_Wine_OverrideDLL "native,builtin" "mspatcha"

Contributions

Filters:

Contribute
Member Bericht
Yaotl Maandag 18 October 2021 om 17:47
Yaotl Anonymous

Information

This update has been approved by the team.

Differences

@@ -1,6 +1,10 @@
 # Date : (2015-08-23 09-45)
 # Author : Petch
 
-cd "$WINEPREFIX/drive_c/windows/system32"
+if [ "$POL_ARCH" = "amd64" ]; then
+    cd "$WINEPREFIX/drive_c/windows/syswow64"
+else
+    cd "$WINEPREFIX/drive_c/windows/system32"
+fi
 POL_Call POL_SP2_Extract mspatcha.dll
 POL_Wine_OverrideDLL "native,builtin" "mspatcha"
\ No newline at end of file

New source code

# Date : (2015-08-23 09-45)
# Author : Petch

if [ "$POL_ARCH" = "amd64" ]; then
    cd "$WINEPREFIX/drive_c/windows/syswow64"
else
    cd "$WINEPREFIX/drive_c/windows/system32"
fi
POL_Call POL_SP2_Extract mspatcha.dll
POL_Wine_OverrideDLL "native,builtin" "mspatcha"

Antwoorden

Vrijdag 29 October 2021 om 22:53
Script approved.
petch Zondag 23 Augustus 2015 om 9:47
petch

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

@@ -0,0 +1,6 @@
+# Date : (2015-08-23 09-45)
+# Author : Petch
+
+cd "$WINEPREFIX/drive_c/windows/system32"
+POL_Call POL_SP2_Extract mspatcha.dll
+POL_Wine_OverrideDLL "native,builtin" "mspatcha"
\ No newline at end of file

New source code

# Date : (2015-08-23 09-45)
# Author : Petch

cd "$WINEPREFIX/drive_c/windows/system32"
POL_Call POL_SP2_Extract mspatcha.dll
POL_Wine_OverrideDLL "native,builtin" "mspatcha"

Antwoorden

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