Winamp 5 silent switch anyone?
#3
Posted 13 December 2003 - 10:24 AM
also try /S (UPPERCASE) switch but it installs all those unneccessary stuff(I don't want visual stuff, and aol link...)
#4
Posted 13 December 2003 - 06:25 PM
but when u first start winamp u will be prompt for the registration
ECHO.
ECHO Installing Winamp 5 RC10
ECHO Please wait...
start /wait %SOURCE%\WinXPPRO\$OEM$\Applications\Winamp5\winamp50.exe /S
COPY /Y %SOURCE%\WinXPPRO\$OEM$\Applications\Winamp5\Winamp.ini D:\Progra~1\Winamp\Winamp.ini
pskill winamp.exe
#5
Posted 24 January 2004 - 11:25 PM
Winamp501_full.exe /S /install=DSRFQA
taskkill.exe /F /IM winamp.exe
S = Start Menu Icon
R = Fake Registration
D = Desk Top Icon
Q = Quicklaunch Icon
A = Run Winamp Agent/Set Dufault
F = File Association
#6
Posted 29 January 2004 - 03:40 PM
REG ADD %KEY%\045 /VE /D "Winamp 5..." /f REG ADD %KEY%\045 /V 1 /D "\"%systemdrive%\install\Apps\Winamp\Winamp.exe\" /S /install=RFQ" /f REG ADD %KEY%\045 /V 2 /D "taskkill.exe /F /IM winamp.exe" /f
#7
Posted 29 January 2004 - 03:47 PM
REG ADD %KEY%\045 /V 1 /D "%systemdrive%\install\Apps\Winamp\Winamp.exe /S /install=RFQ" /f
No additional quotes needed because your file/folder names don't have spaces.
#8
Posted 30 January 2004 - 11:25 AM
Quote
%KEY%\005 /V 1 /D "\"%systemdrive%\install\AdobeReader6\Adobe Reader 6.msi\" /qn" /f
By doing this, you can execute applications that contain spaces in the filename, or application switches that need to be enclosed in quotations.
#9
Posted 30 January 2004 - 03:41 PM
jhyim, on Jan 24 2004, 11:25 PM, said:
Winamp501_full.exe /S /install=DSRFQA
taskkill.exe /F /IM winamp.exe
S = Start Menu Icon
R = Fake Registration
D = Desk Top Icon
Q = Quicklaunch Icon
A = Run Winamp Agent/Set Dufault
F = File Association
i tried those before, and they didn't work.....
#10
Posted 30 January 2004 - 06:29 PM
u only need /qb /qb switches for it...
#11
Posted 12 December 2005 - 10:16 PM
jhyim, on Jan 25 2004, 12:25 AM, said:
Winamp501_full.exe /S /install=DSRFQA
taskkill.exe /F /IM winamp.exe
S = Start Menu Icon
R = Fake Registration
D = Desk Top Icon
Q = Quicklaunch Icon
A = Run Winamp Agent/Set Dufault
F = File Association
This post has been edited by KanadiaN: 12 December 2005 - 10:17 PM
#13
Posted 13 December 2005 - 05:50 AM
RunOnceEx.cmd
REG ADD %KEY%\014 /VE /D "Winamp v5.12 Lite" /f REG ADD %KEY%\014 /V 1 /D "%CDROM%\Software\Winamp\Winamp.exe /S" /f REG ADD %KEY%\014 /V 2 /D "%CDROM%\Software\Winamp\Shortcuts.cmd" /f REG ADD %KEY%\014 /V 3 /D "REGEDIT /S %CDROM%\Software\Winamp\Winamp.reg" /f
Shortcuts.cmd
cmdow @ /HID @echo off TASKKILL /F /IM winamp.exe /IM winampa.exe COPY "%~dp0Winamp.ini" "%PROGRAMFILES%\Winamp" DEL "%ALLUSERSPROFILE%\Desktop\Winamp.lnk" DEL "%ALLUSERSPROFILE%\Start Menu\Programs\Winamp\What's New.lnk" DEL "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\Winamp.lnk" EXIT
Winamp.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "WinampAgent"=-
Works great!
#14
Posted 20 December 2005 - 12:41 PM
Version: 5.12.275
Size: 1.88 Mb
Download: Link
1. Removed support for Sonic Solutions CD Burning Ripping engine that caused a lot of problems.
Don't forget to manually remove this engine. By uninstalling WinAMP you'll not remove this trojan like stuff:
C:\WINDOWS\system32\drivers\PxHelp20.sys
C:\WINDOWS\system32\px.dll
C:\WINDOWS\system32\pxcpya64.exe
C:\WINDOWS\system32\pxcpyi64.exe
C:\WINDOWS\system32\pxdrv.dll
C:\WINDOWS\system32\pxhpinst.exe
C:\WINDOWS\system32\pxinsa64.exe
C:\WINDOWS\system32\pxinsi64.exe
C:\WINDOWS\system32\pxmas.dll
C:\WINDOWS\system32\pxsfs.dll
C:\WINDOWS\system32\pxwave.dll
C:\WINDOWS\system32\pxwma.dll
C:\WINDOWS\system32\vxblock.dll
(For riping music CDs EAC is better anyway.)
2. Added support for my favorite lossless audio format – Monkey's Audio .APE;
3. Fixed a problem with Monkey's Audio List file extension .APL;
4. Better compression, smaller SFX module.
#15
Posted 19 January 2006 - 06:58 AM
jhyim, on Jan 24 2004, 11:25 PM, said:
Winamp501_full.exe /S /install=DSRFQA
taskkill.exe /F /IM winamp.exe
S = Start Menu Icon
R = Fake Registration
D = Desk Top Icon
Q = Quicklaunch Icon
A = Run Winamp Agent/Set Dufault
F = File Association
I don't understand, where that I place this command? I tried to place in an file config.txt thus:
RunProgram="Winamp51.exe/S"
RunProgram="taskkill.exe/F/IM winamp.exe" but it executing in the end of the installation
sorry for my poor English...
#16
Posted 29 March 2006 - 05:47 PM
Version: 5.21.497
Size: 1.42 Mb
Download: Link
1. Removed support for Sonic Solutions CD Burning Ripping engine that caused a lot of problems.
2. Complete removal of CD ripping / audio compression support (for riping music CDs EAC is better anyway.);
3. Added support for my favorite lossless audio format - Monkey's Audio .APE;
4. Added support for lossless audio format - Free Lossless Audio Codec .flac;
5. Fixed a problem with Monkey's Audio List file extension .APL;
6. .asf and .wmv file extensions are no longer associated with WinAMP by default;
7. Better compression, smaller SFX module.
#17
Posted 03 January 2007 - 10:25 AM
Quote
Not working. Please upload somewhere else, ok?
Greetz.
#18
Posted 27 March 2008 - 06:49 AM
Here is the code how to run silent installer
winamp_552.exe /VERYSILENT /SP- /TASKS=dekstopicon,startmenuicon,quicklaunchicon
And here is the installer
I hope you will like it!
GreetZ & sorry for my bad english
- ← Schedule reboots during unattended setups
- Application Installs
- Packaging Microsoft Great Plain v8 Client →



Help

Back to top









