October 21, 200520 yr 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).
October 21, 200520 yr 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?
October 22, 200520 yr 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-!
October 22, 200520 yr Author 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.
October 22, 200520 yr 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
October 23, 200520 yr 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?
October 23, 200520 yr Author 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.
October 29, 200520 yr Winamp released new version againhttp://download.nullsoft.com/winamp/client...mp5111_full.exe5.111 =X
October 29, 200520 yr 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.
October 29, 200520 yr 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.
October 30, 200520 yr 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 ?
October 30, 200520 yr Author 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....
October 30, 200520 yr 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
Create an account or sign in to comment