any body knows switches for Foobar2000 v0.7.3 ??
please show me the code for applications.cmd
thank you
Page 1 of 1
Foobar2000
#2
Posted 15 November 2003 - 06:59 AM
I know this is offtopic, but can anyone tell me why they like foobar?
#3
Posted 15 November 2003 - 02:52 PM
I use a vbs script :
(all formats, complete install)
replace ("%systemdrive%\install\Applications\Foobar\foobar.exe")
with the directory you wants...
for the command line, I don't know sorry
nb: i've edited my post, some bugs inside (sleep time ;-)
(all formats, complete install)
Quote
Set WshShell = WScript.CreateObject("WScript.Shell")
On Error Resume Next
WshShell.Run ("%systemdrive%\install\Applications\Foobar\foobar.exe")
WScript.Sleep 1000
WshShell.SendKeys "%N"
WScript.Sleep 400
WshShell.SendKeys "%A"
WScript.Sleep 400
WshShell.SendKeys "{TAB 2}"
WScript.Sleep 400
WshShell.SendKeys "{DOWN}"
WScript.Sleep 400
WshShell.SendKeys "%N"
WScript.Sleep 400
WshShell.SendKeys "%N"
WScript.Sleep 400
WshShell.SendKeys "%I"
WScript.Sleep 8000
WshShell.SendKeys "{TAB 2}"
WScript.Sleep 400
WshShell.SendKeys "{DOWN}"
WScript.Sleep 400
WshShell.SendKeys "{TAB 2}"
WScript.Sleep 400
WshShell.SendKeys "{ENTER}"
WScript.Sleep 6000
WshShell.SendKeys " "
WScript.Sleep 400
WshShell.SendKeys "%F"
WScript.Sleep 400
Wscript.Quit
On Error Resume Next
WshShell.Run ("%systemdrive%\install\Applications\Foobar\foobar.exe")
WScript.Sleep 1000
WshShell.SendKeys "%N"
WScript.Sleep 400
WshShell.SendKeys "%A"
WScript.Sleep 400
WshShell.SendKeys "{TAB 2}"
WScript.Sleep 400
WshShell.SendKeys "{DOWN}"
WScript.Sleep 400
WshShell.SendKeys "%N"
WScript.Sleep 400
WshShell.SendKeys "%N"
WScript.Sleep 400
WshShell.SendKeys "%I"
WScript.Sleep 8000
WshShell.SendKeys "{TAB 2}"
WScript.Sleep 400
WshShell.SendKeys "{DOWN}"
WScript.Sleep 400
WshShell.SendKeys "{TAB 2}"
WScript.Sleep 400
WshShell.SendKeys "{ENTER}"
WScript.Sleep 6000
WshShell.SendKeys " "
WScript.Sleep 400
WshShell.SendKeys "%F"
WScript.Sleep 400
Wscript.Quit
replace ("%systemdrive%\install\Applications\Foobar\foobar.exe")
with the directory you wants...
for the command line, I don't know sorry
nb: i've edited my post, some bugs inside (sleep time ;-)
#4
Posted 17 November 2003 - 01:06 PM
actually it uses NSIS which uses the /S command. but it loads a fooassoc.exe after installing. You can also just install foobar2000 and use copy command to copy foobar folder in your unattended cd setup (this is the way I recommend).
#5
Posted 13 January 2005 - 03:39 AM
hey guys i just tried the /S command with the special edition setup but it brings up a dialog asking what formats to use, it also didnt install all the features, whats the commands to make it work
#6
Posted 13 January 2005 - 04:56 AM
u could use the special foobar 2000 made with inno setup here on the forum (search)
& to answer the above question, foobar2000 is good cuz its not a resource hog & its a basic player with advanced features
& to answer the above question, foobar2000 is good cuz its not a resource hog & its a basic player with advanced features
#7
Posted 13 January 2005 - 12:58 PM
MCT, on Jan 13 2005, 04:56 AM, said:
u could use the special foobar 2000 made with inno setup here on the forum (search)
& to answer the above question, foobar2000 is good cuz its not a resource hog & its a basic player with advanced features
& to answer the above question, foobar2000 is good cuz its not a resource hog & its a basic player with advanced features
The inno setup is no longer available. Check the foobar2000 inno setup thread for details.
#8
Posted 22 October 2005 - 11:05 AM
[quote name='|suf|' date='Nov 15 2003, 11:52 PM' post='75859']
I use a vbs script :
(all formats, complete install)
how you start this script?
i tryed launching foo.vbs in my wpi - but nothing happens... it works when i double click script file btw...
I use a vbs script :
(all formats, complete install)
how you start this script?
i tryed launching foo.vbs in my wpi - but nothing happens... it works when i double click script file btw...
Share this topic:
Page 1 of 1



Help
Back to top









