Hi,
I am working on a application where I have to install a software and show its progress on a progress bar. Any Idea if any body can give on this.
I am able to install it but not able to get its progress with progress bar.
It is a web site page from where you can click and start installation.
Loading
Deepak GoyalPosted Aug 23, 2010, 12:48 AM
Abhimanyu K VatsaPosted Aug 20, 2010, 9:24 AM
Deepak GoyalPosted Aug 20, 2010, 8:21 AM
I am stuck to get a progress bar which show complete installation progress.
Abhimanyu K VatsaPosted Aug 20, 2010, 8:07 AM
you r wishing to show the progress bar when installation is in progress...right?
that's very easy ....create the installer for your project using wizard or any third party tools. but you are saying when user clicks on wesite. if user wising to use that software then have to download it first from the server and then execute it on pc. many of the software has feature to autostart when download finished, that another matter.
i hope it is clear now.