Commit Graph

7 Commits

Author SHA1 Message Date
asmtron 5f6aa5e39d
add new ini source (contributor sebaxakerhtc)
add sebaxakerhtc as new rdpwrap.ini contributor (special thx to sebaxakerhtc)
changed "pause" to "timeout 60" (thx to r3d1r)
fixed typo
2021-02-06 15:17:19 +00:00
asmtron 953699c802
fix ping for IPv6 (check network connectivity) 2021-01-18 20:03:27 +00:00
asmtron 49fdf1b47e
add "Wait for network connection" :: important fix
Problem: on the new Win10 ver 10.0.19041.746 on startup the network is not ready for longer time; added the "wait for network connection" functionality to fix this issue
2021-01-13 10:46:57 +00:00
Pythagoras cd57afc65a Fixes typo in redirected error stream
autoupdate.bat created a file called "NULL".
2021-01-03 09:04:58 +01:00
asmtron faa0e0b72c
Update autoupdate.bat
- changed the restart method so we can copy and not stream the new downloaded ini; hope this fixes problems with loading of the new ini file on some systems...
- add no-admin warning with pause,
2020-12-13 18:46:45 +00:00
asmtron c3ed3490f0
Fix for Windows home editions
Windows home editions are missing the command "%windir%\system32\query.exe" to query the rdp-tcp session. The workaround on windows home editions is to check the windows registry value HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\fDenyTSConnections
2020-09-13 13:23:00 +00:00
asmtron 5ae7bdbe26
asmtron 2020-09-06 09:04:41 +00:00