MSFN Forum: Winamp 5.24 Msi Release - 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
  • 15 Pages +
  • « First
  • 11
  • 12
  • 13
  • 14
  • 15
  • You cannot start a new topic
  • You cannot reply to this topic

Winamp 5.24 Msi Release Rate Topic: ***-- 4 Votes

#241 User is offline   Dobby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 258
  • Joined: 17-May 04

Posted 12 March 2006 - 11:46 AM

That's not the MSI that's the new version of Winamp. There are some differences in the skinning engine since 5.2. Advise you check with the author of the skin for an update. What happens when you accept does it crash as it says it might?!

Clue is in the warning dialog ;)

This post has been edited by Dobby: 12 March 2006 - 11:48 AM



#242 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 12 March 2006 - 12:25 PM

View PostDobby, on Mar 12 2006, 11:46 AM, said:

That's not the MSI that's the new version of Winamp. There are some differences in the skinning engine since 5.2. Advise you check with the author of the skin for an update. What happens when you accept does it crash as it says it might?!

Clue is in the warning dialog ;)

No, if he's using the included Modern Skin, it's the MSI's fault (and I've reproduced it). I'm testing the latest build now, to make sure i've isolated the problem.
EDIT: Rebuilding both distro's now and will upload when done. MultipleProfile support has also been included.

Also I should point out the new switches....
XWMV - Windows Media Video Support
XPM - Portable Devices Support
XIPOD - iPOD Support
XCREATE - Creative Player Support (Nomad Jukebox)
XPFS - Microsoft PlayForSure Device Support
XONLINEMEDA - Online Media Services Support
XSEPPROFILES - Seperate Profile support. Each User gets their own settings. =1 enables


#243 User is offline   Dobby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 258
  • Joined: 17-May 04

Posted 12 March 2006 - 12:47 PM

Ok, well I've seen some skins with two versions one for 5.13 and below and one for 5.2 upwards hence my comments. My appologies if this is incorrect.

#244 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 12 March 2006 - 12:49 PM

It's all good, you were just trying to help him out. :)

#245 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 13 March 2006 - 12:28 AM

So then by the lack of reply, i'll asume the modern skin bug is fixed...and that there are no other bugs

#246 User is offline   Dynaletik 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 633
  • Joined: 18-September 04
  • OS:none specified
  • Country: Country Flag

Posted 13 March 2006 - 01:55 AM

Yeah Alanoll, I also had problems with my external modern skin (not the one that is included), but it really seems, as if it is Winamps fault and not a bug in the msi. The authors have to update their skins, I think.

Once again, very good work Alanoll!!! :thumbup

#247 User is offline   GiaPostie 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 08-February 06

Posted 13 March 2006 - 02:29 AM

Hello,

I've have a problem installing Winamp 5.21 with a Ini File.

I receive a 1720 MSI error:

Product: Winamp -- Error 1720.There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor. Custom action CopyINIFile script error -2146828235, Microsoft VBScript runtime error: File not found Line 14, Column 2,


Here is my Ini file(Winamp521.ini):

[SETUP]
Xagent=1
Xlibrary=1
Xintex=1
XModernskin=1
Xaudio=1
Xvideo=0
Xvisual=1
Xextra=1
Xregopt=1
XName=
XKey=
XQuicklaunch=1
XDesktop=0
XStartmenu=1
XINET=0
XREGAUD=1
XREGVID=0
XREGPLS=1

Here is the command line: msiexec /i Winamp521.msi INI="Winamp521.ini"

Am I doing something wrong??

Greetz,

This post has been edited by GiaPostie: 13 March 2006 - 02:31 AM


#248 User is offline   Dobby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 258
  • Joined: 17-May 04

Posted 13 March 2006 - 02:47 AM

You need to specify the full path to the ini file.

#249 User is offline   TjobzzZ 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 26-August 04

Posted 13 March 2006 - 03:06 AM

Thanks Alanoll for your hard work!

#250 User is offline   Dobby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 258
  • Joined: 17-May 04

Posted 13 March 2006 - 03:16 AM

I just did a full install (using INI) including everything except WinampAgent and it works just fine! Thanks Alanoll :thumbup

One thing though, it seems hierarchically including/excluding components does not seem to work (can't remember if it worked before). For example if you specify:

XAllshort=0
XStartmenu=1

All shortcuts seem to be created anyway. If you specify explicitly:

XQuicklaunch=0
XDesktop=0
XStartmenu=1

This works as expected. It's not a big deal really just pointing it out.

This post has been edited by Dobby: 13 March 2006 - 03:18 AM


#251 User is offline   GiaPostie 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 08-February 06

Posted 13 March 2006 - 04:31 AM

Thank You. It's working now.

Dobby --> You need to log off and log on again before the agent starts.

#252 User is offline   GiaPostie 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 08-February 06

Posted 13 March 2006 - 04:57 AM

How can I load the modern skin by default. When I start WinAmp now it has the classic Skin.

I've changed the following in the INI File:

XModernskin=1
XSkinSetting="Winamp Modern"

#253 User is offline   Dobby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 258
  • Joined: 17-May 04

Posted 13 March 2006 - 06:01 AM

View PostGiaPostie, on Mar 13 2006, 04:31 AM, said:

Thank You. It's working now.

Dobby --> You need to log off and log on again before the agent starts.


Sorry I meant I didn't want the agent. it's installed in the startup folder in the start menu if you add it but it's another pointless tray app which I can do without.

#254 User is offline   Dobby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 258
  • Joined: 17-May 04

Posted 13 March 2006 - 06:23 AM

View PostGiaPostie, on Mar 13 2006, 04:57 AM, said:

How can I load the modern skin by default. When I start WinAmp now it has the classic Skin.

I've changed the following in the INI File:

XModernskin=1
XSkinSetting="Winamp Modern"


Yes I see this problem too. I've tried it without quotes as well and also another skin called Avalon. Checking winamp.ini file after install shows skin=Winamp Classic.

#255 User is offline   cyberloner 

  • OCMania.com
  • PipPipPipPip
  • Group: Members
  • Posts: 535
  • Joined: 19-July 05

Posted 13 March 2006 - 10:10 AM

It is working fine now

#256 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 13 March 2006 - 10:44 AM

did you download the MSI within the last 12 hours?
I did a silent update when i realized that the skin setting wasn't being applied. it SHOULD work now. I'll double check the ISM anyway, but it should be working.

As for teh parent switches overriding the child ones....yeah...it's always done that. I haven't had the time to sit down and do the KMAPs to figure out the more precise system. Windows Installer system for conditions isn't all that precise anyway.

#257 User is offline   Dobby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 258
  • Joined: 17-May 04

Posted 13 March 2006 - 01:03 PM

Oh ok thanks. I was just testing it out for ya anyway. I'm thinking of switching my player as I'm getting bad vibes from the way Winamp is heading (See my other post)

This post has been edited by Dobby: 13 March 2006 - 01:03 PM


#258 User is offline   cyberloner 

  • OCMania.com
  • PipPipPipPip
  • Group: Members
  • Posts: 535
  • Joined: 19-July 05

Posted 13 March 2006 - 01:11 PM

View PostAlanoll, on Mar 13 2006, 10:44 AM, said:

did you download the MSI within the last 12 hours?
I did a silent update when i realized that the skin setting wasn't being applied. it SHOULD work now. I'll double check the ISM anyway, but it should be working.

As for teh parent switches overriding the child ones....yeah...it's always done that. I haven't had the time to sit down and do the KMAPs to figure out the more precise system. Windows Installer system for conditions isn't all that precise anyway.


yup from 6.x mb it becomes 7.x mb now... working fine now =)
Thanks for the update Alanoll :thumbup

#259 User is offline   Ivan Andreevich 

  • Group: Members
  • Posts: 7
  • Joined: 06-August 04

Posted 13 March 2006 - 08:02 PM

Right on! Been using these .msi's for a while and it's nice you got around to updating to 5.21 :)

#260 User is offline   GiaPostie 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 08-February 06

Posted 14 March 2006 - 01:04 AM

View PostAlanoll, on Mar 13 2006, 05:44 PM, said:

did you download the MSI within the last 12 hours?
I did a silent update when i realized that the skin setting wasn't being applied. it SHOULD work now. I'll double check the ISM anyway, but it should be working.

As for teh parent switches overriding the child ones....yeah...it's always done that. I haven't had the time to sit down and do the KMAPs to figure out the more precise system. Windows Installer system for conditions isn't all that precise anyway.



I've downloaded and tried it again today but still the same result. After install it's winamp with a classic skin.

Share this topic:


  • 15 Pages +
  • « First
  • 11
  • 12
  • 13
  • 14
  • 15
  • You cannot start a new topic
  • You cannot reply to this topic

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