mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-01 12:47:19 +02:00
Merge pull request #465 from tstormn3tw0rk/fixing-failed-install-error14
Fix error 14 during setup
This commit is contained in:
commit
1f9f25e938
2
setup.sh
2
setup.sh
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user