Hi,
actually I'm using Wise Installation 9. My Setups have the following logic:
the primary setup installs the server-part-files (databases, common used files and info, help, ..), a client-setup.exe and an upgrade.exe. the client-setup installs files like .ocx and other nearly-never-changed files to the local system and launches the upgrade.exe (with special switch) which installs often changed files like the application.exe, help, .. The upgrade.exe is than downloaded when user request an update. Only the "first" user requesting the update downloads it, all other users launch the previously downloaded upgrade.exe (done automatically by my application if it recognizes an update on the server). So I'm sure all users use the same version and users other than the first do not need Internet-access or download huge upgrade-files.
Is there a way to do this staff with SB automated updates or will I've to reproduce my actual logic to the SB-scripts, too?
best regards
Toni