Changes between Version 15 and Version 16 of windows/configuration
- Timestamp:
- Jan 27, 2012, 4:00:38 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows/configuration
v15 v16 71 71 = Updates = 72 72 73 == AutoPatcher == 74 75 * http://www.autopatcher.com (only forum left) 76 77 === Server === 78 79 run 80 {{{ 81 apup.exe 82 }}} 83 84 === Client === 85 86 {{{ 87 autopatcher.exe /? 88 autopatcher.exe /verbose /unattend /noreboot 89 }}} 90 91 ==== Reutrn Values ==== 92 93 ??? 94 {{{ 95 -1 Crashed (!) 96 1 User exit 97 2 User exit, avoiding reboot 98 5 Installation finished, reboot not required 99 10 Installation finished, reboot required, but supressed via commandline 100 }}} 101 102 73 103 == wsusoffline == 74 104