Page 1 of 1
Manual update execution

Posted:
21.02.2013, 11:07
by GlacialMan
Hi and thanks for this great tool. If I need to install a single update, how can I identify the file? where can I find information about files?
Re: Manual update execution

Posted:
21.02.2013, 11:59
by aker
The files are stored in .\client\<OS>\<LANG>\WindowsXX-KBXXXXXXX-<LANG>.exe / .cab / .msu
Re: Manual update execution

Posted:
21.02.2013, 12:42
by GlacialMan
Thanks, I had already noticed it, but what interests me is to identify the name of the file in case of need, for example:
WindowsXP-KB936929-SP3-x86-ITA.exe --> Service Pack 3 for Windows XP SP2 x86 italian
windows6.1-KB976932-X64.exe --> Service Pack 1 for Windows 7 SP0 x64 and Windows Server 2008 R2 x64 SP0
some file names are very generic (KBxxxxxx.exe), is there a file with the complete list of names and descriptions? (or some files); thanks, bye.
Re: Manual update execution

Posted:
21.02.2013, 16:58
by aker

http://support.microsoft.com/kb/XXXXXX (for one update)
And maybe
MS Update catalog for all updates. (I did not work with it, but maybe this is, what you need.)
Re: Manual update execution

Posted:
21.02.2013, 17:46
by GlacialMan
Useful but it needs to have a working connection and does not allow to generate a consultable complete list; thanks anyway, bye.