I've made an application that I want to run on a network server. In the server setup, I've put all dlls, etc in the application folder, so it runs without changing the server's system files. How can I get clients to run the application without messing with the client system files?

Thanks for any help.