Jump to content

Recommended Posts


Posted (edited)

oki really nice Alanoll

just one question?

i run it with the following:

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\Applications\Winamp\Winamp5094.msi /qb-! INI="%systemdrive%\install\Applications\Winamp\winamp.ini"" /f

but it still gives me the install dialouge with a cancel button during install.

EDIT i have tried /qb aswell

any thoughts on how to get rid of it?

thanx

Edited by Fascix
Posted
oki really nice Alanoll

just one question?

i run it with the following:

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\Applications\Winamp\Winamp5094.msi /qb-! INI="%systemdrive%\install\Applications\Winamp\winamp.ini"" /f

but it still gives me the install dialouge with a cancel button during install.

EDIT i have tried /qb aswell

any thoughts on how to get rid of it?

thanx

Have you tried /qn ?

Posted (edited)

I got this problem

winasd6ar.gif

here is my settings:

ExRunOnce.cmd

REG ADD %KEY%\034 /VE /D "Winamp 5 Pro v5.093" /f
REG ADD %KEY%\034 /V 1 /D "%CDROM%\Softwares\Winamp\Winamp5093.msi INI=%CDROM%\Softwares\winamp\winamp.ini /qb" /f

winamp.ini

[SETUP]
Xlibrary=1
Xhotkey=1
Xmodernskin=1
Xvisual=0
Xextra=1
Xaudio=1
Xvideo=0
XAllShort=1
XINET=2
XQuicklaunch=1
Xagent=0
Xname=Wesmosis
Xkey="B6274-4FTYD-7DF7F-2QXVM"

Edited by Wesmosis
Posted
oki really nice Alanoll

just one question?

i run it with the following:

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\Applications\Winamp\Winamp5094.msi /qb-! INI="%systemdrive%\install\Applications\Winamp\winamp.ini"" /f

but it still gives me the install dialouge with a cancel button during install.

EDIT i have tried /qb aswell

any thoughts on how to get rid of it?

thanx

Use /qb-! to remove the cancel box

Posted
oki really nice Alanoll

just one question?

i run it with the following:

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\Applications\Winamp\Winamp5094.msi /qb-! INI="%systemdrive%\install\Applications\Winamp\winamp.ini"" /f

but it still gives me the install dialouge with a cancel button during install.

EDIT i have tried /qb aswell

any thoughts on how to get rid of it?

thanx

The syntax for your REG command is invalid. You're not escaping the embedded Quotes.

  • 4 weeks later...
Posted (edited)

<item display="Winamp 5.0.94">
 <execute display="installing...">
   <program>#SOURCEDRIVE#\Install\winamp\Winamp5094.msi</program>
   <arguments>/qn -Xlibrary=1 -Xintex=1 -Xmodernskin=1 -Xaudio=1 -Xextra=1 -Xtypecont=1 -XQuicklaunch=1 -XREGAUD=1 XREGVID=0  -XREGPLS=1</arguments>
 </execute>
 <execute display="Configuring startmenu...">
   <program>#SOURCEDRIVE#\Install\winamp\startmenu.cmd</program>
   <hide>true</hide>
 </execute>
 </item>

I'n using xplode to install winamp from comandlines.txt but i get the "windows installer screen" showing me the options how to use it (switches and stuff) then i click OK but winamp is not installed?

anyone know whats the problem?

thanks!

Edited by muijsenbergq
Posted (edited)

@Wesmois : please remove the original key from your ini. thanks

@Alanoll: I am having problems with the msi, and to explain it simply it doesn't work with the ini, it doesn't even work like

winamp5094.msi XAUDIO=1 /qb-!

Dunno what to do. And in some tests I even got some data1.cab error. Or sometimes just hanged with the process bar at about 30%.

EDIT: VERY SORRY. I had an incomplete download it seems :( wtf 1mb instead of 6

Edited by xtremexxx
Posted (edited)

I wanted to be the first to tell you something that you most likely already know...

New version of Winamp is out!! v5.1

Wait, it seems to have been pulled.

Edited by OrcoXP
Posted
I wanted to be the first to tell you something that you most likely already know...

New version of Winamp is out!!  v5.1

Wait, it seems to have been pulled.

Congratulations! I KNEW someone would come here and tell me to update the MSI to 5.1, even though it's STILL in beta status. Now quite honestly, I WON'T update the MSI untill Winamp.com's FRONTPAGE shows the change as ONLY THEN is it considered official.

Posted (edited)

@Alanoll would you have any idea why I don't have start menu > programs > winamp dir, for each user? I mean I install all my programs with runonceex as admin ( autologon first time ). And yet I don't have the dir for the other users ( I am creating them with cmdlines.txt so that might be a problem ). They should be created after winamp install to work ? Anyhow the only solution would be to copy the start menu dir to others ? :(

Edited by xtremexxx

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