Selaa lähdekoodia

add correct waiting dialog and correct wmp9 function call

Helmut Pozimski 9 vuotta sitten
vanhempi
commit
307ad7d574
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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"