From a98df95f726c42263cffd7e4399a86a7510e43ec Mon Sep 17 00:00:00 2001 From: Costas K <11378310+kacos2000@users.noreply.github.com> Date: Sat, 29 Oct 2022 12:59:38 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b65b1a6..d1bc709 100644 --- a/README.md +++ b/README.md @@ -100,3 +100,9 @@ - DWORD `HoursOfHistoryToKeep` *(in hours)* - DWORD `MaxStoreSize` *(nr of bytes)* - DWORD `RequestedMaxStoreSize` *(nr of bytes, same as above)* +

+ + + - **Windows 11 Search data** *(new 22H2+ SQLite3 dBs)*
+ *found at 'C:\ProgramData\Microsoft\Search\Data\Applications\Windows'*
+ - [SystemIndex_1_PropertyStore query](https://github.com/kacos2000/Queries/blob/master/Win_Search_PropertyStore.sql)