Jump to content

Winamp 5.0.8 Msi Release


Alanoll

Recommended Posts


iam using wpi to install softawre.i downloaded winamp.msi file from 1st post and used this code to install

prog[pn]=['Winamp 5.0.7']

desc[pn]=['With Winamp Pro,']

cmd1[pn]=['%cdrom%\\Install\\winamp\\winamp.msi INI=%CDROM%\Install\winamp\winamp.ini&quot]

cmd2[pn]=['pskill.exe winamp.exe']

dflt[pn]=['yes']

pn++

and my winamp.ini consist of

[sETUP]

XAUDIO=1

XVIDEO=0

XNAME=xxxxxxxxx

XKEY=xxxxxxxxxxx

this setting failed when i tested it on virtual machine.

what to do

help pls

Link to comment
Share on other sites

I really need to put a disclaimer somewhere....

If you use a method other then BATCH SCRIPT, I have NO GUARANTEE that I will be able to get your code to work

@bmn

I believe Astalavista is correct, however I can't confirm as I don't use WPI.

Link to comment
Share on other sites

actually, this is the correct code, and ive tested it a million times:

cmd1[pn]=['msiexec.exe /qb /i %cdrom%\\Applications\\Winamp\\Winamp505.msi INI=%cdrom%\\Applications\\Winamp\\winamp505.ini&quot]

now i'm just waiting for the MSI release of 5.07. but the method will be the same.

Link to comment
Share on other sites

oh, you're waiting for that?

It's a slight problem in the INI file created during install. Typed in the wrong number or something, I'll fix that right away. Workaround is to go into the plugins, select the WAV one, and then select the file types.

Link to comment
Share on other sites

Quick question.. to use the "XSkinsetting", does the skin need to be in the same directory as the msi or already placed in the winamp skin directory? Also, do you set it to the skin filename or the name of the skin?

Thanks.

Link to comment
Share on other sites

i need help.. here;s my .cmd for winamp

"winamp.msi INI="c:\winamp.ini" /qb"

and here's my ini file

[SETUP]
xagent=1
xlibrary=1
xintex=1
xmodernskin=1
xaduio=1
xvideo=0
xvisual=0
xextra=1
xdircont=1
xtypecont=1
xnetscape=0
xtray=0

well, when i click the .cmd file.. nothing happens. no error signs, so i guess the files are in correct place.

any guess?

tia

*edit*

removed the silent switch and clicked 'run' button when windows prompted for it, and INI file was recognized and installed according to it.. so i'm guessing problem w/ silent switch.

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...