Zxian Posted October 21, 2005 Posted October 21, 2005 any hope for an msi version for winamp 5.11?Yes... There is. Give it time and don't pester him. He'll probably release it eventually (99.9% sure).
laderio Posted October 21, 2005 Posted October 21, 2005 What about an .MST file to distribute Winamp via group policy? I know you can build one for office for example but you need the office resource kit. Is it possible for winamp too? Do you need a special program?
sanjaykumar Posted October 22, 2005 Posted October 22, 2005 Does any one face any problems installing this msi release unattended? I'm able to install it without any intervention using the ini file. However I face a problem because the INI file path has to be specified in full.ex: winamp.msi INI = "E:\SOFTWARES\WINAMP\WINAMP.INI" /qb-!
Alanoll Posted October 22, 2005 Author Posted October 22, 2005 What about an .MST file to distribute Winamp via group policy? I know you can build one for office for example but you need the office resource kit. Is it possible for winamp too? Do you need a special program?um... why? The reason an MST file is required for Office is because it doesn't have any switches to select components and proload any other configs.This MSI has all commandline switches required and SHOULD work fine with Group Policy.Does any one face any problems installing this msi release unattended? I'm able to install it without any intervention using the ini file. However I face a problem because the INI file path has to be specified in full.ex: winamp.msi INI = "E:\SOFTWARES\WINAMP\WINAMP.INI" /qb-!You have two choices...A. Use a variable path in the INI statement (%CDROM%) for exampleB. Copy the file yourself to %systemroot%\Winamp5.iniThe reason the MSI needs the full path is because there's no reliable way using the script i have to get the directory of the MSI, regardless of the fact if users want it else where. The Full Path requirement simplified the script a great deal.
bledd Posted October 22, 2005 Posted October 22, 2005 i use the method that alanoll suggested..i have a bat file, the msi file, winamp config ini file and winamp ini file all in "%systemroot%\Install\amp" folderi call the bat with through runonce"%systemroot%\Install\amp\install.bat"then in the bat that has"%systemroot%\Install\amp\winamp.msi" INI="%systemroot%\Install\amp\config.ini"copy "%systemroot%\Install\amp\winamp.ini" "%programfiles%\Winamp\winamp.ini"might have a /qn or /qb can't remember offhand
laderio Posted October 23, 2005 Posted October 23, 2005 um... why? The reason an MST file is required for Office is because it doesn't have any switches to select components and proload any other configs.This MSI has all commandline switches required and SHOULD work fine with Group Policy.I don't think that you can use any switches, when deploying via group policy. You have to use an .mst, if you want to modify the installation. If not, where can I make use of switches, when using gp?
Alanoll Posted October 23, 2005 Author Posted October 23, 2005 um... why? The reason an MST file is required for Office is because it doesn't have any switches to select components and proload any other configs.This MSI has all commandline switches required and SHOULD work fine with Group Policy.I don't think that you can use any switches, when deploying via group policy. You have to use an .mst, if you want to modify the installation. If not, where can I make use of switches, when using gp?If that's the case, then you can use ORCA or any other MSI editor to create an MST file. All switches can be found in the "Property Table" and just set them to either 0 or 1 just like you would teh switches. The MSI will think no different from that to a command line switch call.
cyberloner Posted October 29, 2005 Posted October 29, 2005 Winamp released new version againhttp://download.nullsoft.com/winamp/client...mp5111_full.exe5.111 =X
Dynaletik Posted October 29, 2005 Posted October 29, 2005 AGAIN, i ask WHY DO PEOPLE FEEL THE NEED TO POST NOTIFYING OF A WINAMP UPDATE?!Any Winamp user who actually knows what they're doing probably checks the site every once in a while, and even if they don't it will be on the frontpageof MSFN shortly anyway.This is, what Alanoll said! I could have told you this 2 days ago. Just be patient. When he has got time. He will do the update, I think.
Alanoll Posted October 29, 2005 Author Posted October 29, 2005 I'll try and get to it either today or tomorrow...
Vippis Posted October 29, 2005 Posted October 29, 2005 Hi alanoll,when I'm using your latest Winamp 5.1 release I'm not able to install Media Library through INI method.My "install.cmd" looks like this:cmdow @ /HID@echo offFOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i:start /wait %CDROM%\Software\winamp\winamp5092.msi INI="%CDROM%\Software\winamp\winamp510.ini" /qbEXITMy INI file lookes like this:[SETUP]XNAME=xxxXKEY=XXXXX-XXXXX-XXXXX-XXXXX-XXXXXINSTALLDIR=C:\Programme\Multimedia\WinampXCore=1XLibrary=1Xmodernskin=1Xaudio=1Xdcout=1XQuicklaunch=1XDesktop=0XStartmenu=0XINET=0XREGAUD=1XREGVID=0XREGPLS=1With your older version 5.092 it worked flawlessly.
viinno Posted October 30, 2005 Posted October 30, 2005 OK maybe its just me here....Just where can i download this wonderfull msi from?the link on the 1st post redirects me too http://www.msfn.org/I sure cant find no winamp msi download on there neitherany suggestions ?
Alanoll Posted October 30, 2005 Author Posted October 30, 2005 OK maybe its just me here....Just where can i download this wonderfull msi from?the link on the 1st post redirects me too http://www.msfn.org/I sure cant find no winamp msi download on there neitherany suggestions ?It's a shame you cripple your browser by not letting an REFERED ID's through to the server needing them.I really was debating answering this question, as I'm sure it was stated SOMEWHERE either in this thread, or one of the old MSI threads....
viinno Posted October 30, 2005 Posted October 30, 2005 ok fine1. I had no idea i was "crippling my browser"2. I still have no idea what the heck REFERED ID's are3. how i get them to the server then?4. why does your link require the above mentiond criteria?Also Im sorry, this topic is 28 pages long I guess I dont have time to wade through every post on msfn to make a mild observation.but anyway, \winamp.exe /S /install=RF worked just fine, so im not going to get too upset if i dont get to view your msi
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now