Browse Source

add correct waiting dialog and correct wmp9 function call

Helmut Pozimski 9 years ago
parent
commit
307ad7d574
1 changed files with 2 additions and 1 deletions
  1. 2 1
      risen3.sh

+ 2 - 1
risen3.sh

@@ -33,8 +33,9 @@ elif [ "$INSTALL_METHOD" = "LOCAL" ]; then
 fi
 
 POL_Wine_PrefixCreate "$WINEVERSION"
-POL_Call wmp9
+POL_Call POL_Install_wmp9
 
+POL_Wine_WaitBefore "$TITLE"
 POL_Wine "$SETUP"
 POL_Wine_WaitExit "$TITLE"