Hello
Windows has a feature called "Automatic Update" where it launches it on certain times.
I wonder if anyone know if it is possible to launch it on demand somehow?
So that you can launch it without have to wait for it to launch itself...
Hello
Windows has a feature called "Automatic Update" where it launches it on certain times.
I wonder if anyone know if it is possible to launch it on demand somehow?
So that you can launch it without have to wait for it to launch itself...
You could change the date and time to launch it on demand. Or just click on start > Windows update.
I'm not sure that answered your question though.
You could try making the service manual, and enabling it whenever you want to update.
Run -> Services.msc
You could change the date and time to launch it on demand. Or just click on start > Windows update.
I'm not sure that answered your question though.
Goto Start -> Windows Update isnt Automatic Update.
Yeah, change time seems to be the only way to launch it when "I want to launch it".
A "automatic_updates.exe /checknow" command or something would be cool...
wuauclt.exe /DetectNow
Note: Do not disable wuauserv (aka "Automatic Updates" in services.msc). Instead, set it to "Disable automatic updates" on the Automatic Updates tab of System Properties (which doesn't disable the service, allowing you to use wuauclt.exe) and leave wuauserv set to Automatic.
Edit: hey cool - fast way to settings dialog -- wuauclt.exe /showsettingsdialog (then choose More Options)
A "automatic_updates.exe /checknow" command or something would be cool...
Try the command line tool WuInstall WuInstall, this should do what you want to do here
Try the command line tool WuInstall WuInstall, this should do what you want to do here
Dude, this thread is old!
Good thing you have a freeware version otherwise I would've removed the link.
Good thing you have a freeware version otherwise I would've removed the link.
You're more forgiving than I would be