Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_component_manager (Read 12799 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_component_manager

A component for managing the installation and updating of foobar2000 3rd party components. See the discussion thread here.

Requires foobar2000 v1.0 or above.

Downloads:
Current version (0.1.6.2):
[attachment=5767:foo_comp..._0.1.6.2.7z][attachment=5768:foo_comp....6.2_src.7z]

Older versions:
[attachment=5764:foo_comp..._0.1.6.1.7z][attachment=5765:foo_comp....6.1_src.7z]
[attachment=5754:foo_comp...er_0.1.6.7z][attachment=5755:foo_comp....1.6_src.7z]
[attachment=5751:foo_comp..._0.1.5.3.7z][attachment=5752:foo_comp....5.3_src.7z]
[attachment=5748:foo_comp..._0.1.5.2.7z][attachment=5749:foo_comp....5.2_src.7z]
[attachment=5739:foo_comp...er_0.1.5.7z][attachment=5740:foo_comp....1.5_src.7z]
[attachment=5733:foo_comp...er_0.1.4.7z][attachment=5734:foo_comp....1.4_src.7z]
[attachment=5731:foo_comp...er_0.1.3.7z][attachment=5732:foo_comp....1.3_src.7z]
[attachment=5728:foo_comp...er_0.1.2.7z][attachment=5729:foo_comp....1.2_src.7z]
[attachment=5726:foo_comp...er_0.1.1.7z][attachment=5727:foo_comp....1.1_src.7z]
[attachment=5725:foo_comp...er_0.1.0.7z][attachment=5723:foo_comp....1.0_src.7z]


Changelist:
0.1.6.2 (2010-03-02)
- Handle multiple components in one dll with name changes between versions (uses <oldname> tag) (thanks to kode54)
- Fixed listbox scrolling

0.1.6.1 (2010-03-02)
- REALLY fixed crash when downloading non-existent link
- More version comparison tweaks
- Use SHCreateDirectoryEx instead of CreateDirectory

0.1.6 (2010-02-24)
- Fixed security attributes on copied files (no more lock icon)
- Don't ask for elevation unless required
- Added support for files needing to be installed to foobar2000 profile folder (eg foo_httpcontrol)

0.1.5.3 (2010-02-22)
- Added link dialog for developers who want traffic redirected to their webpage. The respective component is not downloaded.

0.1.5.2 (2010-02-21)
- Fixed support for compressed xml component list

0.1.5.1 (2010-02-21)
- Temporarily removed support for compressed xml component list

0.1.5 (2010-02-20)
- Added support for compressed xml component list
- Handle differently formatted version strings

0.1.4 (2010-02-17)
- Force batch file to wait on fb2k PID while it closes
- Broken download links now handled and reported to console

0.1.3 (2010-02-17)
- Added failure output file to aid debugging

0.1.2 (2010-02-17)
- Batch file path fixes
- Don't mark core components as missing from xml

0.1.1 (2010-02-16)
- Glaringly obvious user access control fix
- Components now downloaded to fb2k profile path
- All directories in batch file are absolute

0.1.0 (2010-02-15)
- Initial release