Page 1 of 1

Include list (not exclude)

PostPosted: 18.02.2014, 01:55
by znelbok
Is there a way to have an include list. The exclude list is tedious and it would be faster to have an include list option so I can install only updates approved for the system in question.

I get my authorised updates as a list of KB articel numbers

Thanks

Mick

Re: Include list (not exclude)

PostPosted: 18.02.2014, 04:28
by harry
I have not tested it, but maybe the following way could help (Windows 7 x64 as example):

  1. create a file .\client\static\custom\StaticUpdateIds-w61-x64.txt with your authorised updates KB articel numbers (one per line, don't forget CR/LF after the last entry)
  2. for installation use .\client\cmd\DoUpdate.cmd with the parameter /skipdynamic additionally to the normal parameters (see viewtopic.php?f=7&t=2691#p9491)

Please also see viewtopic.php?f=4&t=2467