I personally have not tested it on Windows 7 yet (just XP)
please open the console (usually Windows + R; or start - execute program: cmd)
when on the console type:
java -jar <pathTo - SmutDetect.jar>
If this still does not work -- please let me know - will try to get around testing on windows 7 asap
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After testing the double click method you described earlier I noticed the flaw of starting it that way. As there is no GUI for this tool yet you will need a terminal; and the doubleclick method does not start the terminal - at least on windows xp.
Hence the only way to use it in that sense is through the terminal at the moment ---> cmd.exe in this case
Hope you will manage to start it
Raj
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I personally have not tested it on Windows 7 yet (just XP)
please open the console (usually Windows + R; or start - execute program: cmd)
when on the console type:
java -jar <pathTo - SmutDetect.jar>
If this still does not work -- please let me know - will try to get around testing on windows 7 asap
After testing the double click method you described earlier I noticed the flaw of starting it that way. As there is no GUI for this tool yet you will need a terminal; and the doubleclick method does not start the terminal - at least on windows xp.
Hence the only way to use it in that sense is through the terminal at the moment ---> cmd.exe in this case
Hope you will manage to start it
Raj