I have the following questions about the Updater tool.
1) it seems it's possible to silently "check for an update" using the Updater tool (using /silentall command line option), but where can I get some information on "silently installing" the available update?
2) how do I test (& re-test) when the minimum value for the "Update Options" --> "Check Frequency" is a day. I'd like to set it to 1 or 2 minutes during testing so that I don't have to change the date/time on the test machine or wait for a day to be within the "time-to-check" window....maybe I found the answer? Should I use the following option?
Code: Select all
/checknow -minuseractions
4) is there an example somewhere about how to customize the "Found updates" screen? For example, how would I hide the "Configure Options" link?
Thanks in advance.