Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Winamp 5.0.8 Msi Release

Featured Replies

  • Author

Well, I don't even think the screenshot resembles the current build anyways :P

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

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

it should be

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

  • Author

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.

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.

  • Author

@a06lp

you do know it's been released right? The only thing missing is the XREGAUD to allow you to say "NO DON'T REGISTER ASSOCAITIONS"

i thought there was some kind of problem with .WAV files???

<confused>

  • Author

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.

oh, you're waiting for that?

Yeah, only because I use my UDVD on many computers and don't want to be bothered fixing each one.

Let me know when it's ready. :)

have you had a chance to fix that wav problem?

  • Author
have you had a chance to fix that wav problem?

yes, but I've been trying to get the XREGAUD working as well, but my mother has been putting me to work since I came home for hte holidays.... :realmad:

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.

  • Author

the skin must be in the DESTINATION install directory, and use the NAME of the skin, not the filename of it.

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.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.