I use InstallShield 2009 to create an installation package for a C # program that will be deployed to many client sites, each of which has hundreds of workstations. When we release the patch, I just canβt go to each workstation to start the update manually, and the users are about as smart as the Borneo Wild Man, so of course I wonβt rely on each operator to deal with its own update.
Microsoft handles this requirement very well with ClickOnce, but since my installation is nontrivial and already written using InstallScript, I would like to add an automatic update function to my InstallShield project ... if, indeed, it is possible.
Unfortunately, I can not find anything in the reference documentation on this. Maybe I'm looking for the wrong keywords.
Does InstallShield support automatic updating? If so, provide a link to your online documentation where it explains how to do this.
Thanks!
Shaul behr
source share