mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-06 18:58:27 +02:00
Merge pull request #2 from KernelGhost/codex/find-and-fix-critical-bug-in-codebase
Fix quoting for RemoteApp name
This commit is contained in:
@@ -677,7 +677,7 @@ function waRunCommand() {
|
|||||||
+auto-reconnect \
|
+auto-reconnect \
|
||||||
/drive:media,"$REMOVABLE_MEDIA" \
|
/drive:media,"$REMOVABLE_MEDIA" \
|
||||||
/wm-class:"$FULL_NAME" \
|
/wm-class:"$FULL_NAME" \
|
||||||
/app:program:"$WIN_EXECUTABLE",icon:"$ICON",name:$"FULL_NAME",cmd:\""$FILE_PATH"\" \
|
/app:program:"$WIN_EXECUTABLE",icon:"$ICON",name:"$FULL_NAME",cmd:\""$FILE_PATH"\" \
|
||||||
/v:"$RDP_IP" &>/dev/null &
|
/v:"$RDP_IP" &>/dev/null &
|
||||||
|
|
||||||
# Capture the process ID.
|
# Capture the process ID.
|
||||||
|
Reference in New Issue
Block a user