### TaskbarXI Command Line Example Source: https://github.com/chrisand1998/taskbarxi/blob/main/README.md Example of how to launch TaskbarXI with specific parameters to customize its behavior. This command ignores maximized windows, sets expand animation speed, and uses square corners. ```bash "TaskbarXI.exe" -ignoremax -expandspeed 100 -square ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.