forked from CastroFidel/PortWINE
		
	Bat files do not work with cmd /c
This commit is contained in:
		| @@ -3143,7 +3143,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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user