Need to make batch script for cross platform installation of the player.
It should:
Check for Java
Ask user for installation location.
Install (Copy BeatBoxer.jar and 0.mp3 into the set directory).
Create a desktop shortcut.
Windows:
.bat files
Linux:
.sh files
EDIT:
For Windows we can use WinRAR's Self-Extracting Archive.
Need to make batch script for cross platform installation of the player.
It should:
Check for Java
Ask user for installation location.
Install (Copy BeatBoxer.jar and 0.mp3 into the set directory).
Create a desktop shortcut.
Windows:
.bat files
Linux:
.sh files
EDIT:
For Windows we can use WinRAR's Self-Extracting Archive.