Commit ff153ea2 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Merge branch 'Htylol-fix-bat-files' into devel

parents d70031de 2882394e
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment