Execute a file through an applet
Hello everyone:
This is what I'm trying to accomplish: I need to make an "online" installer. that is, an installer that can be executed within a browser(IE). Now, someone hinted to create the installer, which I did, (setup.exe), then call it from within an applet or activex, but the activex thing I don't like, so...my question is: can I do that using an applet? any other ideas to create a webinstaller?
Thanks.

