
Quote: Originally Posted by
KrullKitty
It is the RTM
It is. End of story. Just because they released a HOTFIX doesn't change that RTM is RTM.

Quote: Originally Posted by
v0id
For mi it shows that 7600.16399 version is installed!
Did you even bother to read post #11 before posting that?

Quote: Originally Posted by
DataMan47
I am a little curious, though, about the Notepad hotfix. I mean, seriously, Notepad?! Has there even been any changes to Notepad since XP (aside from the new icon introduced in Vista)? Windows Notepad is really not much more than an edit control in a window--what kind of a bug could they have possibly found in Notepad?!
To answer my own question, absolutely nothing changed. I disassembled the "new" Notepad.exe from the hotfix, and disassembled the one in RTM. The code is identical. The only change are in the "bookkeeping" (non-code stuff like the version string, which obviously has to be different).
My guess is that (at least for the Notepad update), that these are not real hotfixes. These are test updates, similar to the test updates that they had for Beta/RC to test and make sure that Windows Update works properly for RTM. Just like the test updates, the updated files are identical to the original except for a version bump. Furthermore, I think that these tests were supposed to be internal to Microsoft (since they are not showing up in WU), but some n00b idiot saw them, thought that they were real updates (or just got excited over the "new version"), and put them on the Internet. I don't know if all of them are test updates or if some of them are real (maybe the 9xxxxx ones are real, and the rest are not?)... I'm not going to waste my time diffing their disassembles to find out. :P