Commit Graph

5 Commits

Author SHA1 Message Date
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
cd57afc65a Fixes typo in redirected error stream
autoupdate.bat created a file called "NULL".
2021-01-03 09:04:58 +01:00
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
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
5ae7bdbe26 asmtron 2020-09-06 09:04:41 +00:00