From 847d2f52032626d3079b67920b66f2842b751f7c Mon Sep 17 00:00:00 2001 From: Florian Roth Date: Thu, 15 Oct 2020 23:27:16 +0200 Subject: [PATCH] docs: installer adjusted --- install-raccine.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-raccine.bat b/install-raccine.bat index fb8c86a..f5e9291 100644 --- a/install-raccine.bat +++ b/install-raccine.bat @@ -52,7 +52,7 @@ ECHO .......................................................... ::: /_/|_|\_,_/\__/\__/_/_//_/\__/ ::: for /f "delims=: tokens=*" %%A in ('findstr /b ::: "%~f0"') do @echo(%%A -ECHO A Simple Ransomware Vaccine +ECHO A Simple Ransomware and Emotet Vaccine ECHO Installer by Florian Roth, October 2020 ECHO. ECHO ---------------------------------------------------------- @@ -60,7 +60,7 @@ ECHO WARNING! Raccine could break your backup solution ECHO .......................................................... ECHO. ECHO 1 - Install Raccine for all possible methods (radical) -ECHO 2 - Install Raccine for Vssadmin only (relatively safe) +ECHO 2 - Install Raccine for Vssadmin and BcdEdit only (relatively safe) ECHO 3 - Uninstall Raccine ECHO E - EXIT ECHO.