From c6c05a0fc605620fc96a3b456d9fce906ebadb47 Mon Sep 17 00:00:00 2001 From: "manuel.maier" Date: Mon, 9 Mar 2026 14:28:57 +0100 Subject: [PATCH] install-pcvisit-remotehost.bat aktualisiert --- install-pcvisit-remotehost.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install-pcvisit-remotehost.bat b/install-pcvisit-remotehost.bat index 37edb49..df1720e 100644 --- a/install-pcvisit-remotehost.bat +++ b/install-pcvisit-remotehost.bat @@ -2,7 +2,8 @@ setlocal :: URL der Datei -set URL="https://d1kh5e79chg49w.cloudfront.net/1df94a62cfadb6a8a500f50293433e9d/pcvisit_Remote-Host_Setup.exe" +#set URL="https://d1kh5e79chg49w.cloudfront.net/1df94a62cfadb6a8a500f50293433e9d/pcvisit_Remote-Host_Setup.exe" +set URL="https://lb3.pcvisit.de/v1/hosted/jumplink?func=download&topic=remoteHostSetup&destname=pcvisit_Remote-Host_Setup&os=osWin32" :: Zielpfad für die heruntergeladene Datei set SETUPFILE="%TEMP%\pcvisit_Remote-Host_Setup.exe"