Eventually I succeeded in sending keyevents over the network.
I had to set Network broadcast to the IP adres of the client. ( so I can only reach one client).
The WN;K+E;K-E does not send a E to notepad on the client.
With K+E;K-E it went OK
In fsclient.ini:
[Notepad]
TopWindowChar="n"
Executable="c:\windows\notepad.exe"
WorkingDirectory="c:\"
Activate=1
Terminate=1
norbert
|