Skip to content

Commit 110fde5

Browse files
committed
Update README.md
1 parent dc6ab77 commit 110fde5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,12 +270,15 @@ Last 8 bytes of the value for each key is the 18-digit Win32 FILETIME Timestamp
270270
|FindMatchCase | 0x5f5e10b | 0 = Off / 1 = On. Default is 0. |
271271
|FindString | 0x5f5e10c | Stores the last string searched by find. |
272272
|FindWrapAround | 0x5f5e10b | 0 = Off / 1 = On. Default is 1. |
273+
|FirstCowriterClick | 0x5f5e10b | |
274+
|FirstSignIn | 0x5f5e10b | |
273275
|FontFamily|0x5f5e10c| String
274276
|FontStyle|0x5f5e10c| String
275277
|GhostFile|0x5f5e10b| 0 = Open in a new window / 1 = Open content from a previous session
276278
|LocalizedFontFamily|0x5f5e10c| String
277279
|LocalizedFontStyle|0x5f5e10c| String
278280
|OpenFile|0x5f5e104| 0 = New Tab / 1 = New Window
281+
|PrivacyTeachingTip | 0x5f5e10b | |
279282
|RecentFiles | 0x5f5e10c | CSV array. List is in descending order with the most recently closed file at the top. |
280283
|RecentFilesEnabled | 0x5f5e10b | 0 = Off / 1 = On |
281284
|RecentFilesFirstLoad | 0x5f5e10b | 0 = Off / 1 = On |
@@ -289,6 +292,7 @@ Last 8 bytes of the value for each key is the 18-digit Win32 FILETIME Timestamp
289292
|TeachingTipVersion|0x5f5e105| Unknown
290293
|Theme|0x5f5e104| 0 = System / 1 = Light / 2 = Dark
291294
|WebAccountId|0x5f5e10c| Unknown
295+
|WebAccountType | 0x5f5e104 | |
292296
|WindowPositionBottom|0x5f5e104|
293297
|WindowPositionHeight|0x5f5e104|
294298
|WindowPositionLeft|0x5f5e104|

0 commit comments

Comments
 (0)