Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.
Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.
We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.
Read Forum Rules
![]() ![]() |
Nov 14 2003, 11:20 PM Post
#1 | |
| Newbie Group: Members Posts: 25 Joined: 14-November 03 Member No.: 9486 |
any body knows switches for Foobar2000 v0.7.3 ?? please show me the code for applications.cmd thank you |
| | |
Nov 15 2003, 06:59 AM Post
#2 | |
| Newbie Group: Members Posts: 37 Joined: 21-October 03 Member No.: 8383 |
I know this is offtopic, but can anyone tell me why they like foobar?
|
| | |
Nov 15 2003, 02:52 PM Post
#3 | |
| Group: Members Posts: 1 Joined: 6-November 03 Member No.: 9110 |
I use a vbs script : (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 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 ;-) |
| | |
Nov 17 2003, 01:06 PM Post
#4 | |
| A Part of a Dying Breed... ![]() ![]() ![]() ![]() Group: Members Posts: 669 Joined: 31-August 03 From: Chi-Town Member No.: 6102 OS: Windows 7 x64 |
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).
|
| | |
Jan 13 2005, 03:39 AM Post
#5 | |
| Member ![]() ![]() Group: Members Posts: 173 Joined: 9-September 04 Member No.: 30438 |
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
|
| | |
Jan 13 2005, 04:56 AM Post
#6 | |
| MSFN Junkie ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 3288 Joined: 19-May 04 Member No.: 20315 |
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 |
| | |
Jan 13 2005, 12:58 PM Post
#7 | |
| A Part of a Dying Breed... ![]() ![]() ![]() ![]() Group: Members Posts: 669 Joined: 31-August 03 From: Chi-Town Member No.: 6102 OS: Windows 7 x64 | QUOTE (MCT @ Jan 13 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 The inno setup is no longer available. Check the foobar2000 inno setup thread for details. |
| | |
Oct 22 2005, 11:05 AM Post
#8 | |
| Group: Members Posts: 5 Joined: 29-September 05 Member No.: 75030 |
[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... |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2009 - 01:56 AM |