Merge pull request #465 from tstormn3tw0rk/fixing-failed-install-error14

Fix error 14 during setup
This commit is contained in:
Oskar Manhart 2025-03-21 15:01:53 +01:00 committed by GitHub
commit 1f9f25e938
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1046,7 +1046,7 @@ function waCheckRDPAccess() {
+home-drive \
-wallpaper \
+dynamic-resolution \
/app:program:"C:\Windows\System32\cmd.exe",cmd:"/C type NUL > "$TEST_PATH_WIN" && tsdiscon" \
/app:program:"C:\Windows\System32\cmd.exe",cmd:"/C type NUL > $TEST_PATH_WIN && tsdiscon" \
/v:"$RDP_IP" &>"$FREERDP_LOG" &
# Store the FreeRDP process ID.