Skip to content

Commit ae50e0a

Browse files
sidomir7scudette
andauthored
Update Windows_SearchService.yaml (#36)
Updated glob for find also Windows.db --------- Co-authored-by: Mike Cohen <scudette@users.noreply.github.com>
1 parent 1a6121c commit ae50e0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

definitions/Windows_SearchService.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Description: |
77
Categories:
88
- Windows
99

10-
FilenameRegex: "Windows.edb"
10+
FilenameRegex: "Windows..db"
1111
Globs:
12-
- C:\ProgramData\Microsoft\Search\Data\Applications\Windows\Windows.edb
12+
- "C:\\ProgramData\\Microsoft\\Search\\Data\\Applications\\Windows\\Windows.*db"
1313

1414
Sources:
1515
- name: SystemIndex_Gthr

0 commit comments

Comments
 (0)