Run Main¶
Requirements¶
foobar20002.24or later. 32bit and 64bit are both supported.Windows 10or later
Overview¶
This component is for executing main menu commands via the command line.
While foobar2000 itself has a command line handler built in, it is less useful
because:
- it does not support dyanmically generated menu commands
- it cannot disambiguate between menu item names that might appear more than once under different sub-menus.
This component address both of those issues meaning you can use it to switch playlists or audio devices:

Usage¶
To avoid the ambiguity issue mentioned above, you must supply the full path to the command.
Example
Changes¶
1.1.0¶
- Bump minimum requirements to
foobar20002.24andWindows 10. - Compiled with the latest
foobar2000SDK.
1.0.4¶
- The minimum requirement is now
foobar20002.1. - Compiled with the latest
foobar2000SDK.