How to start .pls (shoutcast) file with standard application
807580Jun 13 2010 — edited Jun 13 2010Hey
How can I run a .pls file with the os's standard application (like VLC, Windows Media Player, etc)?
Runtime.getRuntime().exec doesn't work, as the .pls file itself isn't a valid win-32 application.
Thanks in advance.