I have a setup where I have prefilled all information for serialnumber,
maintance key, username, last install path and such.
We use wupdate.exe, and I wondered if there was a way I could
1. Detect if install is started by wupdate.exe
2. If True, complete the install without userinteraction at all - or send a
message to the sysop that an install is waiting for completion

The purpose is to make a server automatically keep in sync with the latest
version

Bjarne