Click to See Complete Forum and Search --> : Installing software into client machine


pmaheshbabu
11-17-2003, 12:16 AM
How to write program to install JRE software and some other softwares when for the first time client connects to server.

example tasks to perform if client machine connecting to server for the first time.
System should check for the following software availiable on client machine if not should install the following...

1. setting some files
2. install JRE
3. copying some files into client machine

Khalid Ali
11-17-2003, 06:33 AM
That will be pretty tough task. nd even if you were able to do that,unless you know windows programming pretty seriously, you will not be able to do it,so its not only you have to know Java from inside out ,you will need to know VC++ from inside out as well...
I'd say tough task.