Update Windows using VB.net
Posted
by
kagstrom2100
on Super User
See other posts from Super User
or by kagstrom2100
Published on 2013-11-06T09:14:47Z
Indexed on
2013/11/06
21:58 UTC
Read the original article
Hit count: 180
I'm currently having my internship at a elementary school. I got the task to setup users for some classes, with that I also need run Windows Update too. So I have been scanning Google for something that does this in vb.net since I have been coding some in that before. I din't find much on the subject except for "C:\Windows\System32\wuauclt.exe /detectnow" though when I run it it don't seem to do much.
So the question is it there is any command or file you can run to make Windows download and install updates? To clarify it need to work on Windows 7, I'm also writing the program in .NET 3.5.
Please let me know if you need any more information!
Thanx in advance :)
© Super User or respective owner