December 20, 200421 yr I have Created 3 Batch files to install Critical & Recomended Updates.The first does IE6SP1, MP9, DX9c & then after rebootingThe second one does Microsoft .NET Framework 1.1 & then after rebootingThe third ones does all other updates except for Multi-Language Features( which i dont want ) & Windows Critical Update Notification 4.0The question is How do I turn the cab file that WU downloads to an exe for silent install.
December 20, 200421 yr The question is How do I turn the cab file that WU downloads to an exe for silent install.Open the .CAB file, it contains only 2 files, a .exe and a .inf... So you can probably just use WUCrUpd.exe /Q:A /R:N or such...
Create an account or sign in to comment