galahs Posted December 11, 2007 Posted December 11, 2007 (edited) I have in my possession a cdrom made by Microsoft back in February 2004 SECURITY UPDATE CD"Install Important Security Updates for your Microsoft Windows-based PC"It works on Win 98 /98SE / ME / 2000 / XPIt was designed to automatically update your PC to be up-to-date with all the critical updates up until Feb 2004.On Windows 98SE for example it installs Internet Explorer 6 SP1, DirectX 9.0b, Windows Media Player 9 and all the Windows Hotfixes. It also automatically restarts the computer when required etc etc. I stress it is fully automated.This makes me wonder if this would be a good platform to modify to create a newer version of this update that installs IE6, DirectX 9.0c, WMP9 and the official and unofficial hotfixes etc.I have included a link to a demo package highlighting the contents of the CD, its inf's and setup files etc but with dummy hotfix and update files (0 byte size) so others can use this as a basis for future projects or learn more about Windows inf commands.http://archive.galahs.com.au/windows9x/wi...te_cd_feb04.zip (800kb) Edited December 11, 2007 by galahs
PROBLEMCHYLD Posted December 11, 2007 Posted December 11, 2007 This is a beautiful find i hope someone will update itit would be nice to just have a flawless system on a clean installone reboot and have your system up to date.
galahs Posted December 12, 2007 Author Posted December 12, 2007 In the Windows 98SE folder the inf file WSEresume.inf lists:[uPD_INST_Post]"%49700%Content\Win9x\W9XSetup.exe /pm"RUNDLL32 URL.DLL,FileProtocolHandler %49700%%98Path%\docs\onreboot.hta%49700%%98Path%\updates\238453USA8.EXE /q:u /r:n%49700%%98Path%\updates\245729us8.exe /q:u /r:n%49700%%98Path%\updates\256015usa8.exe /q:u /r:n%49700%%98Path%\updates\259728usa8.exe /q:u /r:n%49700%%98Path%\updates\273727usa8.exe /q:u /r:n%49700%%98Path%\updates\314147usa8.exe /q:u /r:n%49700%%98Path%\updates\329048usa8.exe /q:a /r:n%49700%%98Path%\updates\249973usa8.exe /q:u /r:n%49700%%98Path%\updates\274548usa8.exe /q:a /r:n%49700%%98Path%\updates\323172usa8.exe /q:u /r:n%49700%%98Path%\updates\329115usa8.exe /q:u /r:n%49700%%98Path%\updates\811630usa8.exe /q:u /r:n%49700%%98Path%\updates\823559usa8.exe /q:u /r:n%49700%%98Path%\updates\273991USA8.EXE /q:u /r:n%49700%%98Path%\updates\314941USA8.exe /q:a /r:n%49700%%98Path%\updates\323255USA8.exe /q:u /r:n%49700%%98Path%\updates\telnetup.exe /q:u /r:n%49700%%98Path%\updates\q240308.exe /q:a /r:n%49700%%98Path%\updates\q313829.exe /q:a /r:n%49700%%98Path%\updates\q330994.exe /q:a /r:n%49700%%98Path%\updates\q828750.exe /q:a /r:n%49700%%98Path%\updates\js56men.exe /q:u /r:n%49700%%98Path%\updates\KB819639.exe /q:a /r:nRUNDLL32 URL.DLL,FileProtocolHandler %49700%%98Path%\docs\finalcomp.hta%49700%%ComPath%\directx9b\dx9_98.exe /q:a /r:n%49700%%ComPath%\mdac2_8\mdac_typ.exe /c:"""dasetup /qnt""""runonce -q"Could these be simply replaced with GAPES Service Pack and Unofficial Internet Explorer 6.0 SP1 Component Update or don't these files support Microsofts update process?[uPD_INST_Post]"%49700%Content\Win9x\W9XSetup.exe /pm"RUNDLL32 URL.DLL,FileProtocolHandler %49700%%98Path%\docs\onreboot.hta%49700%%98Path%\updates\SESP30A2.EXE /q:u /r:n%49700%%98Path%\updates\MDIE6CU.EXE /q:u /r:nRUNDLL32 URL.DLL,FileProtocolHandler %49700%%98Path%\docs\finalcomp.hta%49700%%ComPath%\directx9b\dx9_98.exe /q:a /r:n%49700%%ComPath%\mdac2_8\mdac_typ.exe /c:"""dasetup /qnt""""runonce -q"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now