Ghost21 Posted March 2, 2007 Posted March 2, 2007 I would like to get windows updates to autodownload and install ??? on command ????? PLEASE HELP!
Moderators SmOke_N Posted March 2, 2007 Moderators Posted March 2, 2007 (edited) I would like to get windows updates to autodownload and install ??? on command ????? PLEASE HELP!Where do you need help with? What have you tried? ... Blah etc... Edited March 2, 2007 by SmOke_N Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
jefhal Posted March 2, 2007 Posted March 2, 2007 I would like to get windows updates to autodownload and install ??? on command ????? PLEASE HELP!Turn on automatic updates for windows in windows. No script required... ...by the way, it's pronounced: "JIF"... Bob Berry --- inventor of the GIF format
Eru Posted March 2, 2007 Posted March 2, 2007 I would like to get windows updates to autodownload and install ??? on command ????? PLEASE HELP!Can't you do this from control panel? What Windows Version are you using?
lod3n Posted March 2, 2007 Posted March 2, 2007 I wrote a script to do what you're requesting (download and install windows updates on command):http://www.autoitscript.com/forum/index.php?showtopic=35158I hope it works for you.It's useful for fixing machines that didn't have auto updates on for some reason. [font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font]
Ghost21 Posted March 2, 2007 Author Posted March 2, 2007 I don't want to use the normal automatic updates .. I want it to run when I say and download everything and install it... I have tried something like wuauclt /detectnow <--- This would work if I could get it to open the main window so I can send alt-U for custom then alt - n for next then alt-i for install
lod3n Posted March 2, 2007 Posted March 2, 2007 I don't know. "wuauclt /detectnow" doesn't do anything on my system. [font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font]
lod3n Posted March 3, 2007 Posted March 3, 2007 Interesting. I will see what I can do with another system that I know is behind on it's updates. [font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font]
Confuzzled Posted March 4, 2007 Posted March 4, 2007 Have you considered AutoPatcher - a third party Windows Update tool that can save a lot of time and futzing?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now