Cerubus Dark said:After installation Windows didn't see that there was a new program installed, infact there was no program installed. The Demo "installed" a .jar file with no way to open it.
This is a 'Windows problem'. The java installation sometimes omits one very important detail... to include the /lib path of the java install with 'Path' of the enviornment variables...
Which means this: Without that set correctly, ANY .jar file you attempt to click on will open up like a zip file (which is how Windows treats .jar files usually)...
With the path to the '/lib' directory set in your enviornment variables, standard double clicking will open the program as it's supposed to be.
Without this set you have to type a really long line something like this;
DOS PROMPT: >path to where the java install /lib is< -java >jar name<.jar
Moral of the story: Set your enviornment variables!

(and I agree, this isn't a review so much as 'cripes how do I' post... but hey, get it working then come back and post a review... I'm curious how other people see this product than I do.
