Hi Ray,

> This will solve a lot of our support problems. Will it be able to tell the
> workstations to quit the program so it can install over the top of it?

The whole process has to be completely silent (there is no user interaction
possible or allowed). So if the application supports auto-close (shut-down
application gently), then yes. Or let it install over the active
application and then a reboot is required to complete the process.

The cool thing is, there is not even an UAC prompt on the workstations. It
installs & updates completely behind-the-scenes.

BTW, there is another option possible to handle such an active application
updating scenario, but I have to test it.

Friedrich