mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2025-12-18 21:11:39 +08:00
update spark-dwine-launch/run-template_v1.sh.
Signed-off-by: RX6900XT <qq482961502@gmail.com>
This commit is contained in:
@@ -104,7 +104,7 @@ if [ -n "$EXEC_PATH" ];then
|
|||||||
if [ -z "${EXEC_PATH##*.lnk*}" ];then
|
if [ -z "${EXEC_PATH##*.lnk*}" ];then
|
||||||
$START_SHELL_PATH $BOTTLENAME $APPVER "C:/windows/command/start.exe" "/Unix" "$EXEC_PATH" "$@"
|
$START_SHELL_PATH $BOTTLENAME $APPVER "C:/windows/command/start.exe" "/Unix" "$EXEC_PATH" "$@"
|
||||||
else
|
else
|
||||||
$START_SHELL_PATH $BOTTLENAME $APPVER "$EXEC_PATH" "$@"
|
$START_SHELL_PATH $BOTTLENAME $APPVER "C:/windows/command/start.exe" "/Unix" "$EXEC_PATH" "$@"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
$START_SHELL_PATH $BOTTLENAME $APPVER "uninstaller.exe" "$@"
|
$START_SHELL_PATH $BOTTLENAME $APPVER "uninstaller.exe" "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user