Page 1 of 1

Forced Update/Patch

Posted: Tue Jan 02, 2007 11:17 pm
by randallsexton
Does anyone know how to force an application to automatically update? I don't want my users waiting 6 months to update.

Don't worry - it's an in-house distro; I can make them. :)

Thanks,
Randall Sexton

Posted: Wed Jan 03, 2007 9:20 am
by MichaelNesmith
You can try the following things:

1) Unconditionally schedule the update task,
2) Unconditionally install any found updates.

So you will want to edit your update script, and take out any message boxes or dialogs that are currently shown, and instead force default values in the script logic.