I don't recall having to do it in Vista, but if I add a component to Windows 7 (e.g. IIS) do I need to reapply SP1?

link|improve this question
feedback

migrated from stackoverflow.com May 19 '11 at 9:53

This question came from our site for professional and enthusiast programmers.

1 Answer

No. SP1 should only need to be applied once.

Update

Starting with Vista, the architecture of Windows is different than that of XP. All features/components are in the code base already, so when SP1 is applied to Windows 7, it updates that code base. Turning on or turning off Windows features does not actually add/remove it from your hard disk. http://windows.microsoft.com/en-US/windows-vista/Turn-Windows-features-on-or-off

link|improve this answer
@Rob I'd like to mark this as the answer, but I would feel better about doing it if can you provide a reference to some statement from Microsoft. – scottrudy May 18 '11 at 14:08
I've added additional info which should clarify. – Rob May 18 '11 at 14:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.