Reply To: DaapPlaylistGenerator

#11594
EVILRipper
Participant

Heh, sorry. I thought java made running .jar standard when you installed it.
Just make sure you get the latest JRE here: http://java.sun.com/javase/downloads/index.jsp
Then the official way to run a .jar is by running the following command in commandprompt:

java -jar DaapPlaylistGenerator.jar

But after installing the latest JRE, you should also be able to run the .exe[/code]