-run java with "-jar" and the full file path of the TextWiz JAR file as parameters from your console. Here is an example of how this *might* look like:
This basically means that if you know how to run a java jar file on your operating system then you know how to run TextWiz. (Because it comes in a JAR file!) :-)
I hope this helps everyone having this problem.
-Astrometric
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Can anyone explain how to install this product?
many thanks
Textwiz does NOT need to be installed in the classic sense. To run the program all you need to do is the following:
-install JAVA 5.0 (or higher) on your PC
-download the newest version of the TextWiz JAR file from:
https://sourceforge.net/project/showfiles.php?group_id=148492
-run java with "-jar" and the full file path of the TextWiz JAR file as parameters from your console. Here is an example of how this *might* look like:
C:\Programme\Java\jdk1.5.0_05\bin\java -jar C:\TW\textwiz-0.2.4.jar
This basically means that if you know how to run a java jar file on your operating system then you know how to run TextWiz. (Because it comes in a JAR file!) :-)
I hope this helps everyone having this problem.
-Astrometric