mirror of
https://github.com/reactos/reactos.git
synced 2026-05-22 23:30:07 +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