The application is cross-platform and can be downloaded here.
In windows, you can make a shortcut to point to the .jar file. The path should be something like:
"C:\Program Files\Java\jre6\bin\java.exe" -jar "C:\Program Files\transmission-remote-java-0.12.16-1034-bin.jar"
where:
- C:\Program Files\Java\jre6\bin\java.exe is the path to your java sdk installation directory
- C:\Program Files\transmission-remote-java-0.12.16-1034-bin.jar is the path to .jar file
