Introduction
WiziX is a Install Wizzard port for Linux made on Java
**Tutorial: Creating Package**
First, create a DEB Package containing the files
Then, create a file called meta.xml and put on it info like this example
meta.xml (Example):
>
Test
>
Me
>
???
>
???
>
Something
Creating the GUI:
The GUI is Created in Java using the WiziX SDK
Download it and set the classpath
After packing the GUI Jar containing the GUI files add these lines to meta.xml:
packedJar.jar
insert.the.InstallFrame.class.implementation.containing.the.gui.Class
Finally, create a .zip file and rename it to .wiz and put the files into it
**Important Info**
This only supports .deb packages, but her