install-pcvisit-remotehost.bat aktualisiert
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
@echo off
|
@echo off
|
||||||
setlocal
|
setlocal
|
||||||
|
|
||||||
set "URL=https://lb3.pcvisit.de/v1/hosted/jumplink?func=download&topic=remoteHostSetup&destname=pcvisit_Remote-Host_Setup&os=osWin32"
|
set "URL=https://stable-update.pcvisit.de/v1/hosted/jumplink?func=download&topic=remoteHostSetup&productrole=remoteHostSetup&gateway=stable-update.pcvisit.de&companyid=6684590965"
|
||||||
|
|
||||||
set "SETUPFILE=%TEMP%\pcvisit_Remote-Host_Setup.exe"
|
set "SETUPFILE=%TEMP%\pcvisit_Remote-Host_Setup.exe"
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@ if not exist "%SETUPFILE%" (
|
|||||||
)
|
)
|
||||||
|
|
||||||
echo Starte Installation...
|
echo Starte Installation...
|
||||||
"%SETUPFILE%" /S /CompanyAccountId=F6684590965 /UseCompanyPreset
|
"%SETUPFILE%" /S /UseCompanyPreset
|
||||||
|
|
||||||
del "%SETUPFILE%"
|
del "%SETUPFILE%"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user