mirror of
https://github.com/winapps-org/winapps.git
synced 2025-07-31 16:06:45 +02:00
Added Windows RDP session title
This commit is contained in:
@@ -312,6 +312,7 @@ function waRunCommand() {
|
||||
+home-drive \
|
||||
/audio-mode:1 \
|
||||
/wm-class:"Microsoft Windows" \
|
||||
/t:"Windows RDP Session [$RDP_IP]" \
|
||||
/v:"$RDP_IP" &>/dev/null &
|
||||
elif [ "$1" = "manual" ]; then
|
||||
# Open specified application.
|
||||
|
Reference in New Issue
Block a user