From 9a37c2d7909e19921c1fde17d08c39d797f1587c Mon Sep 17 00:00:00 2001
From: Costas K <11378310+kacos2000@users.noreply.github.com>
Date: Fri, 16 Jul 2021 07:18:07 +0300
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 902c9cc..c4137f2 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@
- [Encapsulation.db](https://github.com/kacos2000/Queries/blob/master/Encapsulationdb.sql) found at 'C:\Windows\appcompat\encapsulation\Encapsulation.db'
- **Windows 10/11 diagnostics stuff**
- *from 'C:\ProgramData\Microsoft\Diagnosis\EventTranscript\EventTranscript.db'`*` ([more info here](https://github.com/rathbuna/EventTranscript.db-Research))*
+ *from `C:\ProgramData\Microsoft\Diagnosis\EventTranscript\EventTranscript.db` '`(*)` ([more info here](https://github.com/rathbuna/EventTranscript.db-Research))*
- [ClipboardHistory](https://github.com/kacos2000/Queries/blob/master/ClipboardHistory.Service.sql)
- [SoftwareUpdateClientTelemetry](https://github.com/kacos2000/Queries/blob/master/SoftwareUpdateClientTelemetry.sql)
- [Edge & Apps WebHistory](https://github.com/kacos2000/Queries/blob/master/Microsoft.WebBrowser.sql)
@@ -89,7 +89,7 @@
2a. [Win10 csv](https://github.com/kacos2000/Queries/blob/master/full_event_names1.csv) &
2b. [Win11 csv (VM)](https://github.com/kacos2000/Queries/blob/master/full_event_names2.csv)
-`*` Adjust settings:
+`(*)` Adjust settings:
`HKLM: SOFTWARE\Microsoft\Windows\CurrentVersion\Diagnostics\DiagTrack\EventTranscriptKey`
- DWORD `EnableEventTranscript` *(0: disabled, 1: enabled)*
- DWORD `HoursOfHistoryToKeep` *(in hours)*