#How to test wiiuseJ quickly.
Step by step test
0) Make sure you hava Java 1.6 installed on you computer.
1) Download WiiUseJ 0.12.zip
2) Unzip all the files in the same folder (ex: c:\temp)
3) Connect the wiimote to your bluetooth stack if you are under windows. Activate connection mode of wiimote if you are under linux (push buttons 1 and 2 in the meantime).
4) Double Click wiiusej.jar ====> the WiiuseJ Test GUI should appear and your wiimote vibrate.
If double click doesn't work : click on Start -> execute -> cmd (enter) -> cd c:\temp (enter) -> java -jar wiiusej.jar (enter).