Hi,
I am checking if client user has java sdk and flash player. if have'nt, trigger the java,flash exe for installation.
My problem is how can I handle installation complete time. Can I do this with .Net or must use a batch file.
Because after java installation completed, I will trigger a jnlp file that requires java sdk.
Thanks,