Recommended Posts

Okay, here is a custom modification by me to add buttons for controlling Winamp from within Opera (Previous, Play, Pause, Stop, Next).

Edited 14 July 2004

-error corrections

-new custom icons (thanks hush66)

Edited 14 November 2004

-added music location menu

Edited 25 April, 2005

-alternate file browsing addition (suggested by nant)

Edited 8 May, 2005

-corrected dialog names for Opera 8

MAKE SURE OPERA IS CLOSED DURING THIS ENTIRE PROCESS

AND BACKUP BEFORE YOU BEGIN THIS, JUST IN CASE

1) First of all, you will need WA Command, a winamp frontend that allows command-line control of Winamp.

2) Find your profile folder either under "c:\program files\Opera8\profile" or under "documents and settings". (I use c:\program files\Opera8 for my current install)

3) Make a subfolder called "Winamp" (without the quotations). Put the contents of WACommand.zip (step 1) into the folder.

4) Rename "WACommand.exe" to "WAC.EXE" (thanks hush66)

5) Now you need to go back to your profiles folder, and in the subfolder "toolbar" open "standard_toolbar (1).ini" (this file should exist if you have rearranged your button layout in Opera. If not, create it.)

6) Under [Customize Toolbar Custom.content], add the following lines:

Button0="Execute program, "c:\progra~1\winamp\winamp.exe", , , "WinLogo" + Show popup menu, "Winamp Menu""
Button1, "Prev"="Execute program, "C:\Program Files\Opera8\profile\Winamp\wac.exe", "/prev", , "WinPrev""
Button2, "Play"="Execute program, "C:\Program Files\Opera8\profile\Winamp\wac.exe", "/play", , "WinPlay""
Button3, "Pause"="Execute program, "C:\Program Files\Opera8\profile\Winamp\wac.exe", "/playpause", , "WinPause""
Button4, "Stop"="Execute program, "C:\Program Files\Opera8\profile\Winamp\wac.exe", "/stop", , "WinStop""
Button5, "Next"="Execute program, "C:\Program Files\Opera8\profile\Winamp\wac.exe", "/next", , "WinNext""

You will need to change the folder name I have used here to reflect where you have installed Opera/where your profile folder is.

If you have other custom buttons installed, you may need to change the numbers for the beginning of each entry.

Save and close.

7) This will be enough for just the buttons to exist, but now we need the custom images for each button.

8) Go to your opera folder, then the subfolder "Skin". You need to extract the contents of "standard_skin.zip" to a subfolder.

9) Make a subfolder under where you extracted the "standard_skin.zip" called "custom", and add into this the contents of the attached Zip file.

10) Open "skin.ini". Under the "[images]" section, add the following lines:

WinPlay ? ? ?= custom/play1.png
WinPause ? ?	= custom/Pause1.png
WinStop ? ? ?= custom/Stop1.png
WinPrev ? ? ?= custom/previous1.png
WinNext ? ? ?= custom/Next1.png
WinPlay.Hover ? ?	= custom/play2.png
WinPause.Hover ? ?	= custom/Pause2.png
WinStop.Hover ? ?	= custom/Stop2.png
WinPrev.Hover ? ?	= custom/previous2.png
WinNext.Hover ? ?	= custom/Next2.png
WinLogo ? ? ?= custom/Logo.png[[b]11)[/b]ve and close.



11) Now this is a little tricky. You need to zip the files you extracted from "standard_skin.zip", and replace the old "standard_skin.zip" with the new archive. You can then delete the files [b]12)[/b]ad extracted.



12) Open up Opera. You will see no changes. You need to right click on your Main Bar and select "Customize toolbars", then go to the "button[b]13)[/b]ds" tab.



13) At the bottom of the list you will see "My Buttons". Click this and you will see all of the buttons that you have just made (if they don't have icons, something has gone wrong). You should be able to drag them to your mainbar in whatever order you like. My personal preference is 

Winamp Logo | Previous | Pla[b]14)[/b]| Stop | Next



14) Not done yet, now we will modify our little Winamp Logo so that it will drop down into a list of folder shortcuts. I find this useful for where I store all my mp3's so it's easier to pull up [b]15)[/b]to listen to.



15) Go to Tools > Preferences > Toolbars. Under menu setup, highlight "opera standard" and click duplicate. Rename this duplicate to whatever you like (I use Winamp controls). Make sure your new setup is highlighted, close prefere[b]16)[/b] close Opera.



16) We need to go back to your profile folder, and go into the &quo[b]17)[/b]t; subfolder.



17) Open the ini file in notepad or similar - Standard_menu [b]IMPORTANT: You now have two choices: 
If you wish to use windows explorer to browse throu[i]18a[/i]sic, follow step 18a. 

However, if you would prefer to use Opera's own file explorer to brow[i]18b[/i]sic, follow step 18b.[/b]foll[b]18a)[/b]18b.



18a) Scroll down to the bottom and look for an entry called "[Voice Menu]". Just before it, enter the following:

[code][Winamp Menu] 
Item, "Music" = "Execute Program, "C:\WINDOWS\EXPLORER.EXE", "C:\Documents and Settings\Moth\My Documents\Music",, "WinKazaa"" 
Item, "KCEasy" = "Execute Program, "C:\WINDOWS\EXPLORER.EXE", "C:\Program Files\KCeasy\My Shared Folder",, "WinKazaa""

You can modify these entries, add new ones, etc. Just use18b) a template.

18b) Scroll down to the bottom and look for an entry called "[Voice Menu]". Just before it, enter the following:

[Winamp Menu]
Item, "Music"="New page,,,,"WinKazaa" & Go to page, "file://localhost/C:\Documents and Settings\Moth\My Documents\Music""
Item, "KCEasy"="New page,,,,"WinKazaa" & Go to page, "file://localhost/c:\Program Files\KCeasy\My Shared Folder""

You can modify these entries, add new ones, etc. Just use19)s a template.

19) Open Opera. And there you go, WinaRemember that you must have winamp open for the previous|play|pause|stop|next buttons to work, or you can open Winamp with the winamp logo to the left of these controls left of these controls

If you are using Mozilla, I recommend the use of the FoxyTunes extension.

Anyway, here are the custom images (thanks to hush66) and a quick screenshot.

custom.zip

Edited by Chode
Link to comment
https://www.neowin.net/forum/topic/189687-opera-8winamp-control/
Share on other sites

WOw.... It's a great add-on :)

What about making smaller icons?

To be honest, I don't know how to decrease the space between each button :blush:

I could make the icons smaller, but I figured that I had plenty of free space on the right there and could use it.

If you desire though, you should be able to resize the png's I included above to whatever size you wish (Currently they are 22x22)

I gave this a try but it doesn't seem to work; clicking on the buttons yields no response whatsoever.

I followed the steps correctly, I think.

For step 5, there wasn't a section named [Customize Toolbar Custom.content] in my standard_toolbar (1).ini file, so I added that section at the end of the file, and then added the code you said to add.

Steps 6 to 13 were done correctly I think, cos I can see my new button images under "Buttons and fields" ->

"My Buttons" option. (See attached image below)

At first, clicking on the buttons brings about an error message "File not found". I then realised that the exe file of the program WACommand was not "wac.exe" (as you have put in your 1st string of codes). Instead, it's "WACommand.exe". So I made the relevant changes.

Now, clicking on the buttons yields no response. No error message, nothing. I suspect it's got to do with your 1st string of codes, but I don't know which parts.

Edit: Okay, I just realized that all the buttons work, except for the one that is suppose to start Winamp (the 1st button in my image). :(

Edit 2: I looked through the help file of WACommand, and found that the command line for starting the Winamp program is "/start" and not "/vol=100" (as stated in your code). However, even after replacing "/vol=100" with "/start", it still does not work. Anyway I can just link it directly to my Winamp.exe file, and not through WACommand?

post-45-1089732888.jpg

Edited by hush66
Edit: Okay, I just realized that all the buttons work, except for the one that is suppose to start Winamp (the 1st button in my image). :(

Edit 2: I looked through the help file of WACommand, and found that the command line for starting the Winamp program is "/start" and not "/vol=100" (as stated in your code). However, even after replacing "/vol=100" with "/start", it still does not work. Anyway I can just link it directly to my Winamp.exe file, and not through WACommand?

Whoops. I renamed WACommand.exe myself to make it more manageable when I was editing the .ini thanks for pointing that out.

That first button I never intended to open winamp, I just wanted the logo there and couldn't find a NULL command in Opera so I just made the button set volume to 100, though your idea is better. Give me about 10 minutes and I'll try to set some code up to load winamp.

Okay, I linked the winamp icon directly to winamp.exe....and have encountered a side effect that I quite like. It will maximise a minimised winamp :)

Anyway, the code for this is:

[Customize Toolbar Custom.content]
Button0, Play="Execute program, "c:\progra~1\opera75\profile\winamp\wac.exe", "/play",, "WinPlay"""
Button1, Pause="Execute program, "c:\progra~1\opera75\profile\winamp\wac.exe", "/playpause",, "WinPause""
Button2, Stop="Execute program, "c:\progra~1\opera75\profile\winamp\wac.exe", "/stop",, "WinStop""
Button3, Prev="Execute program, "c:\progra~1\opera75\profile\winamp\wac.exe", "/prev",, "WinPrev""
Button4, Next="Execute program, "c:\progra~1\opera75\profile\winamp\wac.exe", "/next",, "WinNext""
Button5,="Execute program, "c:\progra~1\winamp\winamp.exe",,, "WinLogo""

you may wish to change wac.exe to WACommand.exe, or just use this code and rename WACommand like I did;)

Before this code will work, you will have to remove your existing buttons from the mainbar and re-add them. Opera remembers the settings for the old button if you don't do this.

By the way, I love your icons. Can you please post them here? They better suit the sexy blue visual style I'm trying to keep consistent on this computer :)

The question is, why would you want to control winamp from your browser???

I like having handy access to my winamp controls, whilst keeping maximum screen real-estate. Attached is how I used to control my winamp, a way which I was desperate to find an alternative for. Look at the top of the screen, in the title bar:

Edited by Chode
  • 3 months later...
  • 2 months later...

Just thought I'll let you guys know that this also works with Opera 8 beta 1. :D

Some suggestions for this I've been thinking about...

* Would it be possible to make it so whenever I hover the Winamp logo icon, it'll display a tooltip and that tooltip will be the currently played song? That would be awsome.

* Instead of opening Explorer.exe to browse through my various music files, is it possible to use Opera to browse my files and execute them through the 'plug-in'?

post-1704-1107678134_thumb.jpg

Edited by nant
* Would it be possible to make it so whenever I hover the Winamp logo icon, it'll display a tooltip and that tooltip will be the currently played song? That would be awsome.

Not that I know of, unfortunately :(

Foxytunes for Firefox still owns this, and probably always will (unless someone codes something really good).

* Instead of opening Explorer.exe to browse through my various music files, is it possible to use Opera to browse my files and execute them through the 'plug-in'?

Hmmm, interesting idea. Give me a week or two to experiment with this....

  • 2 months later...

It seems that a couple of weeks turned into a couple of months...I was busy for a while there.

But once again I have updated this mod, after experimenting with nant's suggestion.

I'm not sure if I like using Opera as the file browser for my music, but I'll try it for a while (I've left the guide open so that you can choose which one you would prefer to do).

A lot of things have changed though. I no longer use a mainbar in Opera, and have moved my Winamp Controls down to the far right of the page bar.

  • 2 weeks later...

Hmm, wonder if you could help me Chode, I've got the winamp control working, but cant get the file browsing working...

There are no files under the Menu subfolder in my profile folder so I created Standard_menu (1).ini and entered in the code you said should go in, modifying it to have my directory where my music is, but it just doesnt work.

BTW im using Opera 8.01 preview 1... i.e. the latest...

Any help appreciated :)

Hmm, wonder if you could help me Chode, I've got the winamp control working, but cant get the file browsing working...

There are no files under the Menu subfolder in my profile folder so I created Standard_menu (1).ini and entered in the code you said should go in, modifying it to have my directory where my music is, but it just doesnt work.

BTW im using Opera 8.01 preview 1... i.e. the latest...

Any help appreciated :)

585887096[/snapback]

sounds to me like you accidently missed step 15

15) Go to Tools > Preferences > Toolbars and Menus. Under menu setup, highlight "opera standard" and click duplicate. Rename this duplicate to whatever you like (I use Winamp controls). Make sure your new setup is highlighted, close preferences, then close Opera.

Make sure that under Opera's preferences, you have selected your modified menu as well. By default it will stay on Opera's default.

If this doesn't help, what exactly is happening? Is there a submenu appearing at all? Or is it that clicking on menu options is producing an error?

Edited by Chode
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft Flight Simulator's City Update 15 enhances Midwest cities by Pulasthi Ariyasinghe The third major city update of the year has landed for the original Microsoft Flight Simulator and the 2024 release. The latest drop is upgrading the visuals and regional accuracy of three metropolitan regions in the American states of Illinois, Minnesota, and Wisconsin. The 15th city update is adding eight new areas of interest that have been enhanced with high-fidelity TIN (triangulated irregular network) surface texturing in the mentioned regions. The free update highlights Chicago, Elgin, Cicero, and Arlington Heights in Illinois, as well as Minneapolis, St. Paul, Bloomington, Duluth, Brooklyn Park, Woodbury, Lakeville, Plymouth, and Blaine in Minnesota. In Wisconsin, the development has also upgraded the lands and buildings of Milwaukee, Madison, and Racine. The update lands just as one of the world's largest enthusiast flight simulation conventions, FlightSimExpo, kicks off in downtown St. Paul, Minnesota, on June 14. The Flight Sim development team's 40-minute keynote at the event can be watched here. At the same time, Microsoft is bringing the 6-seat, single-engine, multi-use light civil airplane Piper M600 into the game as a part of its Expert Series 2 program. This premium plane can be purchased from the in-game marketplace for $24.99. City Update 15: The United States Midwest is now available in Microsoft Flight Simulator, as well as the newer Microsoft Flight Simulator 2024, as an optional download. It can be accessed across Steam and the Microsoft Store for PC, Xbox Series X|S, and PlayStation 5, as well as Xbox and PC Game Pass subscriptions. Xbox One, mobile, and PC players can also jump into the new content using Xbox Cloud Gaming if they have a Game Pass Ultimate membership. The game must be updated to the latest version to download this free update from the in-game marketplace.
    • Five things you might have missed during Apple's WWDC 2026 by Aditya Tiwari Image: Apple Apple's annual developer event, WWDC 2026, happened from June 8 through June 12. We have already covered several new features and updates that the iPhone maker unveiled during the official keynote. Apple took Google's help and finally announced the upgraded Siri AI personal assistant, which now comes with an app. Moreover, a truckload of Apple Intelligence features took the center stage. That said, this year's WWDC is a bit different, and you might have noticed or missed the following stuff: Apple's ongoing unification of platforms Image: Apple One thing Apple is widely known for is its seamless hardware-software ecosystem. The company added a new chapter in 2020, when it began the Apple Silicon transition and launched macOS 11 Big Sur with native ARM support. Some major changes happened last year as well, when Apple renamed all of its operating systems to version 26 and introduced the Liquid Glass design language. Until WWDC 2025, Apple keynotes had dedicated segments for iOS, iPadOS, macOS, watchOS, and other operating systems, in which the company discussed each in detail. The WWDC 2026 keynote was different, and Apple allotted most of the screen time to Apple Intelligence and Siri. It didn't even publish separate press releases on its website for different operating systems. While it might seem surprising at first, it shows how Apple plans to move forward with its software ecosystem. Be it the Liquid Glass changes, child safety updates, or other features, they are mostly rolling out across multiple platforms. In other words, Apple is slowly blurring the line between its operating systems and achieving feature parity wherever possible. It's easy to rule out that someone in Apple's marketing team forgot to press the publish button. Everything is a calculated move when it comes to a company like Apple. Putting Apple Intelligence left, right, and center hints that the OS itself is no longer the product anymore. It's Siri, not Pepsi Time and again, various Apple products have been compared to unrelated things and turned into meme material. You might have heard about the "cheese grater" Mac Pro or the "trash can" Mac Pro, to name a few. It's Siri's turn this time. The upgraded AI assistant got a fresh logo, and people have started comparing it with Pepsi. There are other contenders, such as the Sony Ericsson logo and the Yin and Yang symbol. Shot on iPhone. Edited on Mac Image: Apple Apple has been putting the iPhone's camera muscles to the test on various occasions. Even NASA astronauts took it to Space earlier this year and captured some out-of-this-world photos. Recently, Apple TV streamed the first major live sporting event shot entirely on iPhone 17 Pro: an MLS match featuring the LA Galaxy vs. the Houston Dynamo FC. The 'Pro' iPhone has also been used to shoot Apple events in recent years. It's "Scary Fast" Mac event in 2023 was among the earliest attempts, and the tradition trickled down to the WWDC 2026 keynote, which ended with the tag line "Shot on iPhone. Edited on Mac." It's unsurprising to see Apple flexing the camera capabilities of its Pro models, especially when it has been baking professional-grade features, including ProRes RAW and Genlock. Hints for the foldable Apple has been sitting on the foldable iPhone for so long. There is still confusion over when the company will make it official. A recent report said that the iPhone Fold might get delayed as Apple is struggling to perfect its hinge mechanism. But Apple has been dropping hints here and there. A developer dug into the iOS 27 beta code and found internal references about device folding states. As verified by Macworld, the code includes references to "foldState" and "angleDegrees" internal status values, which are apparently designed to tell apps if a device is folded and at what angle. As of now, no other Apple device uses these states. The publication also found internal code suggesting Apple has been testing a device with both Touch ID and Dynamic Island, a combo that doesn't exist today. Last event as Apple CEO Image: Apple Tim Cook's bond with Apple is now almost three decades old, having started in 1998 as the SVP of Worldwide Operations. Back in August 2011, Steve Jobs stepped down as Apple CEO months before his passing, and Cook took charge. Now, the baton has been passed to the hardware chief, John Ternus, who will take over the role on September 1. WWDC 2026 is the last major Apple Event for Tim Cook as CEO. We have seen so much during Cook's tenure over the years, much of which defines Apple as we know it today. From new hardware product lines like Apple Watch, AirPods, Apple Vision Pro, and Apple Silicon, to boosting Apple's services business with Apple Music, Apple TV, Apple Pay, Apple Arcade, Apple Fitness+, Apple Care One, and more. That said, the first developer betas for Apple's latest operating systems are now available. You can check if your device is supported on iOS 27, iPadOS 27, macOS 27 Golden Gate, watchOS 27, and other platforms. What's your favorite feature that Apple announced this year at WWDC 2026? Tell us in the comments.
    • Trailer park trash “sport “, fits the current White House
    • KataLib 5.3.0.0 by Razvan Serea KataLib is more than just a music player — it's a complete audio suite designed for music lovers and creators alike. It combines a powerful audio player, a flexible metadata editor, a capable audio converter, and a music library manager into one streamlined application. Core Features: Audio Player Enjoy seamless playback of virtually any audio format or even streaming video files. DJ Mode lets you mix tracks with manual or automatic crossfades. You can also load and save WinAmp-style playlists for quick access to your favorite sets. Audio Converter Convert between a wide range of audio formats effortlessly. Trim or normalize your output automatically, and even extract audio from streaming video sources. Ideal for preparing files for different devices or platforms. Metadata Editor View and edit ID3v2 tags and other metadata. Batch edit multiple files at once, and fetch missing information directly from the MusicBrainz database. You can also apply or update album art with ease. Music Library Manager Organize your entire audio collection, search across tracks instantly, and download cover images from the internet — or use your own custom artwork. KataLib makes it easy to keep your library tidy and enriched with useful info. Supported Formats: KataLib supports a wide range of both lossy and lossless audio formats: Input: OPUS, AAC, FLAC, M4A, MP3, MP4, MPC, APE, AIF, MKV, AVI, MOV, FLV, WEBM, Ogg Vorbis, WAV, WAVPack, WMA, AC3, OGA, MP2, MPGA, MPEG, DTS, M4B, DSD (DFS) Output: OPUS, FLAC, M4A, MP3, Ogg Vorbis, WAV Under the hood, KataLib uses the trusted FFmpeg engine for audio conversion and media playback, ensuring compatibility with virtually all mainstream media formats. KataLib 5.3.0.0 changelog: Added Option to select the Zoom level of the Oscilloscope visualizer. The taskbar button of the app now displays the progress of its processing tasks. The metadata text of the Visualization Video can now be aligned by the user. We can now reorder the order of the Visualizers and Metadata, in the Visualization Video Setup dialog, by removing any item and adding it again. It will be added at the end. Changed The font size of the Visualization Video can now be more than 30 points. Updated yt-dlp library to version 2026... Fixed Opening the Visualization Video Setup dialog could fail if the settings were wrong. Sometimes there were false duplicates in the Rename Tracks dialog. Tracks without metadata appeared without title in the Recent menu. Download: KataLib 5.3.0.0 | 90.0 MB (Open Source) Links: KataLib Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
    • Rookie
      Rimplesnort went up a rank
      Rookie
    • One Year In
      Markus94287 earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      486
    2. 2
      +Edouard
      173
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      94
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!