Is there a way to install device drivers using java. Let me explain what i exactly needs. i want to use this java program in an applet. It will run in the client machine. when the user connects a peripheral to the PC, this applet shld detect its presence and fetch the necessary driver from the server and install it in the client machine.. Is there a way to do this.