mirror of
https://github.com/reactos/reactos.git
synced 2026-09-11 12:19:06 +08:00
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