This mod removes the Vista or 7 Command Bar from file explorer windows without having to patch shellstyle.dll using external tools. This is meant to enable accurate looks on various pre-Vista file explorer mods. If your shellstyle.dll is already patched, restore it using the following command in a elevated command prompt:
sfc /scanfile=c:\windows\system32\shellstyle.dll
and reboot your system. If this is not done, the patch from the dll will take precedence over this mod. After the mod is enabled, kill the explorer.exe process and restart it for the changes to take place.
The mod works by interjecting the request for a textual description of the file explorer window layout, and injecting a offset token into it. The default offset is -40, but you may want to change this in the mod settings.
For issue reports, contact waldemar3194 on Discord, or file a report at my github repository.