Jump to content

Winamp 5.24 Msi Release


Alanoll

Recommended Posts


may be in this trouble

Product: Winamp -- Error 1931.The Windows Installer service cannot update the system file C:\WINDOWS\system32\drmclien.dll because the file is protected by Windows.  You may need to update your operating system for this program to work correctly. Package version: 9.0.0.3250, OS Protected version: 9.0.0.2980

i install winamp51.msi on xp sp1 with wm9, without wm9 version in system32 is 1.3.0.4487

Link to comment
Share on other sites

  • 3 weeks later...

**** ((((

What happend with this.

I try this string

msiexec /I "%CDROM%\Software\winamp.msi /qb-! INI=\"%CDROM%\Software\winamp.ini\""

then istall a have a popup with msi help info and next error that app not installed

i try

%CDROM%\Software\Winamp.msi /qb-! INI="%CDROM%\Software\winamp.ini\"

same popup :((

Help me pleeeease!

Link to comment
Share on other sites

%CDROM%\Software\Winamp.msi INI="%CDROM%\Software\winamp.ini" /qb-!

Put the /qb-! at the end of the string, personally I use /qn and it works fine. Also, removed the backslash (\) after winamp.ini

Edited by krwilson
Link to comment
Share on other sites

i dono why but this INI method is not working for me.so i used below code,which worked like charm.

Winamp5.1.msi XAUDIO="1" Xmodernskin="1" Xextra="1" XNAME="xxxx" XKEY="xxxxxxx" XREGAUD="1" XREGPLS="1" /qn

Link to comment
Share on other sites

BMN, your idea was great but it didn't work for me, so i use this method and it works.

Winamp5.1.msi /qn XAUDIO="1" Xmodernskin="1" Xextra="1" XNAME="xxxxxxx"

XKEY="xxxxxxxxxxxxxxxxxx" XREGAUD="1" XREGPLS="1"

:thumbup

Link to comment
Share on other sites

%CDROM%\Software\Winamp.msi INI="%CDROM%\Software\winamp.ini" /qb-!

Put the /qb-! at the end of the string, personally I use /qn and it works fine. Also, removed the backslash (\) after winamp.ini

Thanx a lot!

Every thing now work fine! :thumbup

Link to comment
Share on other sites

I am new to swicthed installation. I need a complete example of the ini method, please SO I could switch the=0 to =1 according to my need. May someone provide is example .ini please ? (pm me or not)

Any input appreciated. :hello:

Link to comment
Share on other sites

Why do you need a "complete" example? It's all described in the first post very clearly. There's a sample INI file and the command for installing it as well...

The options in the INI file are set to 0 or 1 depending on what you want. Simple as that!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...