From 55e2bdd60722646ad4f8449b942f040c3b3f0337 Mon Sep 17 00:00:00 2001 From: Caglar Yalcin Date: Mon, 26 Jun 2023 12:58:17 +0300 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3015d17..3ac90f1 100644 --- a/README.md +++ b/README.md @@ -196,26 +196,26 @@ Set WshShell = Nothing My Custom Drivers -```json -When this question is asked, you must answer by saying 'n'. Because the settings here -are my specific settings.` +```diff +🟠 When this question is asked, you must answer by saying 'n'. Because the settings here +are my specific settings. ```     -```diff +```json NOTE 1: ! Before running the script, you only need to turn off the real-time protection setting of Windows defender once. ``` ![alt text](https://github.com/caglaryalcin/caglaryalcin/blob/main/win-def.jpg) -```diff +```json NOTE 2: ! All the script is all set to path 'C:\', so file 'after-format-main' must be inside 'C:\'. ``` ![alt text](https://github.com/caglaryalcin/caglaryalcin/blob/main/C.jpg) -```diff +```json NOTE 3: ! This script takes about 35 minutes with 100mbps internet. ```