MSFN Forum: foobar2000 - Inno Setup Released! - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

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
  • 8 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • This topic is locked

foobar2000 - Inno Setup Released! Rate Topic: -----

#41 User is offline   CypherBit 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 04-June 04

Posted 17 October 2004 - 04:48 PM

drthawhizkid, on Oct 18 2004, 12:06 AM, said:

/LOADINF="fb2k.inf"
You gotta tell where the file is. It should be like so.
/LOADINF="C:\fb2k.inf"

OK thank you for that but still it doesn't work. Well sorta. If I try to install fb2k using:
%systemdrive%\Install\Applications\fb2k\foobar2000.exe /LOADINF="%systemdrive%\Install\Applications\fb2k\fb2k.inf" /VERYSILENT /SP-
for Recommended settings it doesn't install the entire fb2k but close to it (8,46MB or something like that, should be under 5MB)... and it still complains about the scheduler which isn't even part of the Recommended settings.

But if i use that same command on a core files only version everything installs perfectly (about 2,95MB). So I'm pretty happy with that, just hope it works when I'm doing this for real and not just testing it.

Quote

I'm sorry you guys are having problems. I only have one computer to test on so its hard to me to diagnostic problems.

I don't think I'm alone when I say your work definitely is appreciated. Thank you again for this installer.


#42 User is offline   mrmr 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-October 04

Posted 17 October 2004 - 06:38 PM

@drthawhizkid
Do you think that I can get an unattended installation with the Official installer?
And if I can't, there's a workaround to that?

mrmr

#43 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 18 October 2004 - 11:19 AM

@mrmr

Yes you can achieve an unattended install with the normal installer. If had time and the resources, I would make different installers (normal, lite, etc.) Sorry that my installer doesn't meet your needs.

foobar2000.exe /S

TASKKILL /F /IM fooassoc.exe


or make an winrar sfx from the foobar2000 directory.

#44 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 18 October 2004 - 11:21 AM

@CypherBit I will try and see what's wrong with my installer.

#45 User is offline   war59312 

  • Will's Blog
  • PipPipPipPipPip
  • Group: Members
  • Posts: 922
  • Joined: 07-June 02

Posted 18 October 2004 - 12:57 PM

Still keeping an eye on this one.

Thanks for all the effort man.

Appreciate it!!

Take Care,
Will

#46 User is offline   mrmr 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-October 04

Posted 18 October 2004 - 02:47 PM

@drthawhizkid

can i put this in RunOnceEx.cmd?
like this way?

REG ADD %KEY%\015 /VE /D "foobar2000 0.8.3" /f
REG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\FooBar2000\foobar2000.exe /S" /f
REG ADD %KEY%\015 /V 2 /D "TASKKILL /F /IM fooassoc.exe" /f

or i need a cmdline.txt that call a "foobar.cmd"?

mrmr

P.S.
Your work is great...btw space is my priority B)

#47 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 18 October 2004 - 05:22 PM

@mrmr
Yes that's the way u can do it in runonceex. I understand about space by the way.

@war59312
Thanks for ur motivating comments. Its because of msfn members like you, that I keep maintaining this installer.

@cypherbit
I think I fixed the problem u are having with the installer. Im uploading a newer revision of 0.1p that should fix ur problems. (I'll update the first post when its uploaded) Thanks for the feedback.

#48 User is offline   CypherBit 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 04-June 04

Posted 19 October 2004 - 02:18 AM

Tested your newest 0.1p version using /SAVEINF for Recommended settings and then /LOADINF ... fb2k installs silently with recommended settings just like it should I don't get that scheduler or any other error. I couldn't be happier.

Thank you drthawhizkid now I can move to my other problem apps ;)

#49 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 19 October 2004 - 10:02 AM

@CypherBit
I'm glad to hear it. I figured I had it fixed this time around. :D

#50 User is offline   mrmr 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-October 04

Posted 21 October 2004 - 04:39 PM

hallo...again :P
using this:
REG ADD %KEY%\015 /VE /D "foobar2000 0.8.3" /f
REG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\foobar2000\foobar2000_0.8.3.exe /S" /f
REG ADD %KEY%\015 /V 2 /D "TASKKILL /F /IM fooassoc.exe" /f
REG ADD %KEY%\015 /V 3 /D "%systemdrive%\install\foobar2000\foobar2000_components_SFX.exe /s /W" /f

The ****, association window appear...
Someone know a workaroud?
Maybe, "s" instead of "S"?

mrmr

EDIT:
it need "S"...btw, the problem is that RunOnceEX doesn't call TASKKILL till the end of previous command (%systemdrive%\Install\foobar2000\foobar2000_0.8.3.exe /S)
...and fooassoc.exe is a part of it...
****!!!

#51 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 22 October 2004 - 01:22 PM

@mrmr, you have two options. One you can try my Autoit Script which automatically selects everything in the association window and closes it (its attached below) or you can download sleep.exe from unattended.msfn.org and put sleep xx in between foobar2000_0.8.3.exe and your taskkill command. xx = amount of seconds. For my foobar2000 script look here. It should be on the first or second page of the thread. http://www.msfn.org/...showtopic=20197

#52 User is offline   mrmr 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-October 04

Posted 22 October 2004 - 02:06 PM

@drthawhizkid

eheh
thank you...btw i have find some more MB...i'll use your package... :D

mrmr

#53 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 22 October 2004 - 08:10 PM

@mrmr thanks for using my package. :D That's why I made it because you can't silently install foobar2000 normally without going through alot of trouble and commands. :(

#54 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 26 October 2004 - 10:58 AM

Uploaded newer 0.1q and website is now online. You can download the setup from there. Later.

#55 User is offline   r0sWell 

  • Member
  • PipPip
  • Group: Members
  • Posts: 179
  • Joined: 09-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 October 2004 - 12:30 PM

i have a question with the last foobar2000 packages :

is the ColumnUI included again, or there is still only the Default User Interface ?
thx in advance :)

#56 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 27 October 2004 - 10:09 PM

@r0sWell
columns_ui is included.

#57 User is offline   r0sWell 

  • Member
  • PipPip
  • Group: Members
  • Posts: 179
  • Joined: 09-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 October 2004 - 11:00 AM

thx :)

#58 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 28 October 2004 - 01:36 PM

@r0sWell
No prob.

#59 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 29 October 2004 - 12:41 AM

Version 0.1r uploaded.

Changelog: Encoders removed from installer but included links where to download them. Updated Section headers to make them clearer (DSP Plugins, Input Plugins, etc.)

#60 User is offline   r0sWell 

  • Member
  • PipPip
  • Group: Members
  • Posts: 179
  • Joined: 09-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 October 2004 - 01:51 AM

in version 0.1q, why have you removed the "recording" plugin ?

it was useful when you wanted to record streaming radios for example.
it seems the last 0.1r version doesn't contain it too.

i think i will not use it anymore cause you removed encoders plugins too :(.
but you must have good reasons.

Share this topic:


  • 8 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy