https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4f542ebd8d6318a1ca2f0…
commit 4f542ebd8d6318a1ca2f0f4755b88c5a6eecb198
Author: Carl J. Bialorucki <cbialo2(a)outlook.com>
AuthorDate: Sat Jul 15 11:06:30 2023 -0600
Commit: GitHub <noreply(a)github.com>
CommitDate: Sat Jul 15 20:06:30 2023 +0300
[BOOTDATA] Show Explorer status bar by default (#5443)
Enable the explorer status bar by default, which
the vast majority of our community voted for.
Set `HKCU\Software\Microsoft\Internet Explorer\Main\StatusBarOther`
to 1 in hivedef.inf. This will show the status bar by default.
CORE-19028 CORE-19010
---
boot/bootdata/hivedef.inf | 1 +
1 file changed, 1 insertion(+)
diff --git a/boot/bootdata/hivedef.inf b/boot/bootdata/hivedef.inf
index 6774bbc2a0b..484c4cbbb7b 100644
--- a/boot/bootdata/hivedef.inf
+++ b/boot/bootdata/hivedef.inf
@@ -1899,6 +1899,7 @@
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuLog
; "Hidden" to be changed to 2 if we later want to have "Hide hidden files
by default"
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Hidden",0x00010003,1
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ShowSuperHidden",0x00010003,0
+HKCU,"SOFTWARE\Microsoft\Internet
Explorer\Main","StatusBarOther",0x00010003,1
; ComDlg32
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32",,0x00000012