If you want to run MSWORD in multiple computers from a single computer then all you have to do is to send a UDP broadcast message to the clients, and the clients will just run the MSWord with the
System.diagnotic.start("winword")
You can also use
Shell command but you'll have to give absolute address. So, I would prefer the first method. Its simple and it works