Benutzer-Werkzeuge

Webseiten-Werkzeuge


windows

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
windows [2017/12/17 16:19]
Admin
windows [2018/11/06 21:04]
Admin [VNC Remoteservice]
Zeile 625: Zeile 625:
 <file dos mark-hilft.cmd>​ <file dos mark-hilft.cmd>​
 @echo off @echo off
 +
 +REM Version 2018-10
 +REM add -autoreconnect ​
 +
 set __URL__=Domain:​Port set __URL__=Domain:​Port
 set __VNCpath__=C:​\Program Files\uvnc bvba\UltraVNC set __VNCpath__=C:​\Program Files\uvnc bvba\UltraVNC
  
 "​%__VNCpath__%\winvnc.exe"​ "​%__VNCpath__%\winvnc.exe"​
-"​%__VNCpath__%\winvnc.exe"​ -connect %__URL__%+"​%__VNCpath__%\winvnc.exe" ​-autoreconnect ​-connect %__URL__%
 </​file>​ </​file>​
  
Zeile 636: Zeile 640:
 <file dos mark-hilft2.cmd>​ <file dos mark-hilft2.cmd>​
 @echo off @echo off
 +REM Version 2018-10
 +REM add -autoreconnect ​
 :: mark-hilft2.cmd :: mark-hilft2.cmd
 :settings :settings
Zeile 669: Zeile 675:
 :connect :connect
   echo.Verbindung zu %__URL__% wird hergestellt ...   echo.Verbindung zu %__URL__% wird hergestellt ...
-  "​%__VNCpath__%\winvnc.exe"​ -connect %__URL__%+  "​%__VNCpath__%\winvnc.exe" ​-autoreconnect ​-connect %__URL__%
 :end :end
   echo.   echo.
windows.txt · Zuletzt geändert: 2018/11/06 21:04 von Admin