I want to integrate current certificates (root, disallowed) into Windows 7 installation ISO.
I have integrated (using dism) latest updates and drivers (mass storage + usb 3.x) and stucked with certs.
How to do it and what cert files do I need:
rootsupd.exe
authrootstl.cab
disallowedcertstl.cab
?
PS I can unpack rootsupd.exe and run 4 commands:
updroots.exe authroots.sst
updroots.exe updroots.sst
updroots.exe -l roots.sst
updroots.exe -d delroots.sst
...but how to "inject" it into installation ISO?
No comments:
Post a Comment