• Can't figure out how to run a .vbs script using foo_run for Foobar2000 for Soundcloud integration
    2 replies, posted
Hello I am trying to run this .vbs script in Foobar2000, so I can get Soundcloud integration: [URL]https://gist.github.com/rornor/4d06d0994c1b8ae61ef5[/URL] The problem is that you have to use foo_run to run the script (which I downloaded and installed from this link: [URL]http://www.foobar2000.org/components/view/foo_ru[/URL] ), but I just can't figure out where to put the script and where to enter the command to run said script. Both specific and vague Google search terms don't yield very useful results (either just linking me to download pages for the component, one video where someone uses it for something else and videos on how to use internet forums). I'm honestly stumped here, as I cannot even find a manual for this component. Even the hydrogenadio Wiki page for the component only tells me that it allows you to "run a external program with the foobar syntax".
I don't know if you figured it out, but when I install foo_run I get "run service" in my context menu. [editline]21st February 2016[/editline] Also, that script doesn't seem to work anymore anyways (hasn't been updated in 2 years).
[code]C:\windows\system32\cscript.exe C:\path\to\your\script.vbs[/code] try putting in that
Sorry, you need to Log In to post a reply to this thread.