mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00: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