diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index fa2e403..b3b80ec 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -3152,7 +3152,7 @@ portwine_launch () { ;; *.[Bb][Aa][Tt]) PW_USE_TERMINAL=1 - pw_run ${PW_VD_TMP[@]} cmd /c "$portwine_exe" + pw_run ${PW_VD_TMP[@]} "$portwine_exe" ;; *.[Mm][Ss][Ii]) pw_run ${PW_VD_TMP[@]} msiexec /i "$portwine_exe"