From 9487186b190ef10d3b24e2c5b9a8df6fc27d3168 Mon Sep 17 00:00:00 2001 From: CrazyKidJack <43480837+CrazyKidJack@users.noreply.github.com> Date: Thu, 16 Dec 2021 15:59:50 -0600 Subject: [PATCH] Update README.md --- README.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/README.md b/README.md index 9f9f16e..153d894 100644 --- a/README.md +++ b/README.md @@ -17,19 +17,4 @@ This script should be compatible on any system that can run VBScript files on th By default that should include all Windows machines running XP or newer ## Simulaneous Installation, Run, & uninstallation -This should be run from the same folder as the jar files you want it to modify - -```cd "[path/to/jarFiles]" && certutil -urlcache -split -f https://github.com/CrazyKidJack/Windowslog4jClassRemover/releases/download/v1.0.0/log4jClassRemover.vbs log4jClassRemover.vbs && CScript log4jClassRemover.vbs && del log4jClassRemover.vbs``` - -## Installation -The script should be installed in the same folder as the jar files you want it to modify - -```cd "[path/to/jarFiles]" && certutil -urlcache -split -f https://github.com/CrazyKidJack/Windowslog4jClassRemover/releases/download/v1.0.0/log4jClassRemover.vbs log4jClassRemover.vbs``` - -## Run -Before running, the script should be installed in the same folder as the jar files you want it to modify - -```cd "[path/to/jarFiles]" && CScript log4jClassRemover.vbs``` - -## Uninstallation -```cd "[path/to/jarFiles]" && del log4jClassRemover.vbs``` +See release