archiv/rustdesk-ostrachhelp.bat gelöscht
This commit is contained in:
parent
1b09d94466
commit
a1c918a8f0
@ -1,10 +0,0 @@
|
||||
@echo off
|
||||
rem -------------------------------------------------------
|
||||
rem Installiere den passenden RustDesk Key in der Registry
|
||||
rem -------------------------------------------------------
|
||||
set RUSTHOST=support.ostrachhelp.de
|
||||
set RUSTKEY=zsMPnrc4ypmg1zY0AaB4MqSxIZviGdhg60WXuvmTxH8=
|
||||
|
||||
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RustDesk" /f /t REG_SZ /v Host /d "%RUSTHOST%"
|
||||
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RustDesk" /f /t REG_SZ /v Key /d "%RUSTKEY%"
|
||||
|
Loading…
x
Reference in New Issue
Block a user