HOTFIXES: Windows XP SP2 & Windows 2000 SP4 Windows XP SP1 is now archived
#41
Posted 15 November 2004 - 07:23 AM
My method to get the list of hotfixes is under simulation with a flat installation for the 3 OS. I go to Windows Update and get the list of update from there. If Microsoft themself are not giving an accurate update list, I wonder who can...
Anyway, the goal is always the same: get all the critical updates integrated into our unattended project. I think my method is the fastest and easy for me to maintain.
Today, for Windows XP SP2, there is only KB834707 listed as a critical update. I added the KB885626 patche because it will appear as a critical update for people having a Prescott D-0 Core CPU.
That's it!
If you feel like there should be a non-critical list of post-SP2 updates, I can add them to the bottom of my list and give the credit to the writer... please use a similar format to my post.
#42
Posted 15 November 2004 - 08:20 AM
Sgt_Strider, on Nov 15 2004, 01:09 AM, said:
Not a chance. First off, no time. Second, I don't care about other OSes other than XP SP2. Sorry, I just don't.
Incroyable HULK, on Nov 15 2004, 08:23 AM, said:
My method to get the list of hotfixes is under simulation with a flat installation for the 3 OS. I go to Windows Update and get the list of update from there. If Microsoft themself are not giving an accurate update list, I wonder who can...
Anyway, the goal is always the same: get all the critical updates integrated into our unattended project. I think my method is the fastest and easy for me to maintain.
Today, for Windows XP SP2, there is only KB834707 listed as a critical update. I added the KB885626 patche because it will appear as a critical update for people having a Prescott D-0 Core CPU.
That's it!
If you feel like there should be a non-critical list of post-SP2 updates, I can add them to the bottom of my list and give the credit to the writer... please use a similar format to my post.
Fair enough, just giving you a hard time
#44
Posted 15 November 2004 - 11:25 PM
vcBlackBox, on Nov 12 2004, 11:18 PM, said:
Sorry if you mistook me as the author of Autopatcher, but I did not write it.
Sorry, my bad, I just pasted the wrong name on my reply, I meant Incroyable HULK, of course.
#45
Posted 16 November 2004 - 03:42 AM
RyanVM, on Nov 15 2004, 08:20 AM, said:
Sgt_Strider, on Nov 15 2004, 01:09 AM, said:
Not a chance. First off, no time. Second, I don't care about other OSes other than XP SP2. Sorry, I just don't.
Incroyable HULK, on Nov 15 2004, 08:23 AM, said:
My method to get the list of hotfixes is under simulation with a flat installation for the 3 OS. I go to Windows Update and get the list of update from there. If Microsoft themself are not giving an accurate update list, I wonder who can...
Anyway, the goal is always the same: get all the critical updates integrated into our unattended project. I think my method is the fastest and easy for me to maintain.
Today, for Windows XP SP2, there is only KB834707 listed as a critical update. I added the KB885626 patche because it will appear as a critical update for people having a Prescott D-0 Core CPU.
That's it!
If you feel like there should be a non-critical list of post-SP2 updates, I can add them to the bottom of my list and give the credit to the writer... please use a similar format to my post.
Fair enough, just giving you a hard time
me too, I only care about XP SP2
#46
Posted 19 November 2004 - 02:43 PM
#49
Posted 20 November 2004 - 06:11 AM
#50
Posted 20 November 2004 - 02:53 PM
#51
Posted 20 November 2004 - 03:18 PM
P.S.
my nick is netquik not netquick.
just like NesquiK Neslθ
#52
Posted 20 November 2004 - 04:21 PM
#53
Posted 20 November 2004 - 05:32 PM
#54
Posted 20 November 2004 - 07:05 PM
sorry, I will add Nestle in front of your nick
@RyanVM
Switches done!
@Sgt_Strider
Yep, you got it right!
#55
Posted 21 November 2004 - 08:05 AM
Please change it to: http://www.microsoft.com/downloads/details...&DisplayLang=en
#57
Posted 23 November 2004 - 04:30 AM
#59
Posted 30 November 2004 - 09:13 AM
Needless to say, I'm already working on a GDItool-style fix for my next release
EDIT: I'm having no luck tricking Windows into thinking the MyDoom checker already ran with registry entries. This is a tough nut to crack.
#60
Posted 30 November 2004 - 04:19 PM
I wanted a silent Install switch for it. It was a little tough but heres what I came up with.
that thing is so weird, doesn't copy the dll or .inf no where, basically it creates some reg entries and a few minor files
E:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
E:\WINDOWS\SoftwareDistribution\DataStore\Logs\edb.chk
E:\WINDOWS\SoftwareDistribution\DataStore\Logs\edb.log
E:\WINDOWS\system32\config\system.LOG
E:\WINDOWS\system32\wbem\Logs\wbemess.log
and a few others it modifies or creates
I ran that on a clean Install of Pro with Dotnet I had to Install also. It requires Dotnet, Office or a few other things in order for it even to install. I'm thinking if those files needed update then possibly it would copy the oudetect.dll, msiutil2.exe, gditool.inf, gdidet.cif files and replace the old ones.
Modifies this reg key
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ServiceCurrent] @=dword:0000000a
Adds This
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_MSISERVER\0000\Control] "ActiveService"="MSIServer"
I did determine that running it by clicking on it that it extracts it to the same exact %TEMP% dir I used in the commandline below
So heres what I'm thinking
The commandline I pasted is correct to install it silent.
Anyone got any thoughts on it?
SVCPACK.INF
[SetupHotfixesToRun]
873374.exe /Q /T:%TEMP% /C /C:"%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 gditool.inf"
- ← Virtual Machine and OEM license for Windows
- Unattended Windows 2000/XP/2003
- how can unattended all sata driver? →



Help
This topic is locked
Back to top









