Remote Control Controller(9.1.2) Under the XP Sytem can't start

Process javaw. exe can be started But did not show the main dialog,
To verify the three Windows xp has this situation.
This probably is what circumstance

Thanks

Other ways to get the reply, annotation aspect under the back of the people here:
9.1.2 version using java8,
Java8 does not support the xp, but I try to switch to Java 7

So you are trying to remote control a remote computer from a Windows XP computer?

YES,
In China, some of the computer is XP,
Because the previous version controller support of XP, the latest version controller does not support the XP suddenly, let me a little surprised,

Now solution is as above, through distributed java7.0 replace java8.0 ,
Now it is replaced Also is normal, don’t know if there is a risk

BS: look at this question can help me, thank you

When opening a .trcjws file sent by TRC server, javaws.exe is used.

The javaws.exe after the initial 5.1.2 days has been bad and will not run the contents of .trcjws file.

To fix this, edit the registry - either search for javaws or go to CLASSES_ROOT\trcjwsfile\shell\open\command. In there is garbled stuff that ends with a %1. Stick a -silent before the %1.

It should look like -.

+~n}WuU%=2PwfG{$^r`jre>ZA(0iU?1AYjM%$kLALH -silent “%1”

Another workaround is to copy a javaws.exe from 5.1.2 days. That javaws didnt need the -silent switch.