undefined

Page 1 of 11612345...102030...Last »

Cannot add an additional mailbox to a MAPI profile in Exchange 2000 Server

Article ID: 833399 – Last Review: September 6, 2011 – Revision: 3.0

When you try to add an additional Exchange mailbox to an existing MAPI profile, you receive one of the following error messages:
The name could not be resolved. The action could not be completed.

The name cannot be resolved. The action cannot be completed.

For example, this issue occurs after you follow these steps
to add an additional mailbox to a MAPI profile:

  1. In Control Panel, double-click Mail, and
    then click Show Profiles.
  2. Click the profile that you want to modify, click
    Properties, click E-mail Accounts, and then
    click Next.
  3. In the Name list, click Microsoft
    Exchange Server
    , click Change, and then click
    More Settings.
  4. Click the Advanced tab, and then click
    Add.
This issue may occur if another object that has the same LegacyExchangeDN attribute as the Exchange Server exists in the Active Directory
directory service. This object may exist in the
LostAndFoundConfig container container. In this scenario, the
101e6613 registry key is
absent from the following registry subkey on the client computer where you
cannot add an additional Exchange mailbox to the profile:

HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWindows Messaging SubsystemProfiles13dbb0c8aa05101a9bb000aa002fc45a

Warning If you use the ADSI Edit snap-in, the LDP utility, or any other
LDAP version 3 client, and you incorrectly modify the attributes of Active
Directory objects, you can cause serious problems. These problems may require
you to reinstall Microsoft Windows 2000 Server, Microsoft Windows Server 2003,
Microsoft Exchange 2000 Server, Microsoft Exchange Server 2003, or both Windows
and Exchange. Microsoft cannot guarantee that problems that occur if you
incorrectly modify Active Directory object attributes can be solved. Modify
these attributes at your own risk.

To
search for this LegacyExchangeDN attribute in the directory, use the LDP utility against
a Global Catalog.

Note The default port is 3268.

To do this, follow these
steps:

  1. Open the ldp.exe tool.
  2. On the Browse menu,
    click Search.
  3. In
    the Filter
    field, paste the LegacyExchangeDN string
    of the impacted server:

    legacyExchangeDN=/o=OrganizationName/ou=AdministrativeGroupName/cn=Configuration/cn=Servers/cn=ServerName

  4. Set the Scope to the
    Subtree option,
    and then
    click Run.
  5. If the search returns two entries, you must investigate in
    the output, and determine which object has the same
    LegacyExchangeDN attribute as the Exchange server computer.

If an object that has the same name as the Exchange computer
appears in the LostAndFoundConfig container, remove it. To do
this, follow these steps:

  1. Start the ADSI Edit snap-in. To do this, click
    Start, click Run, type
    adsiedit.msc in the Open box, and then
    click OK.

    Note ADSI Edit is included with the Microsoft Windows 2000 Support
    Tools.
    For
    additional information about how to install the Windows 2000 Support Tools,
    click the following article number to view the article in the Microsoft
    Knowledge Base:

    301423 

    (http://support.microsoft.com/kb/301423/
    )

    How to install the Windows 2000 Support Tools to a Windows 2000 Server-based computer

  2. Connect to a domain controller if you are not already
    connected to a domain controller.
  3. Expand Configuration Container
    servername.example.com
    , expand
    CN=Configuration,DC=example,DC=com,
    and then click CN=LostAndFoundConfig.
  4. View the contents of the right pane. If an object that has
    the same name as the Exchange computer appears in the right pane, right-click
    that object, and then click Delete. Click Yes
    to confirm the removal of the object.
  5. Quit ADSI Edit.
  6. On the Exchange computer, restart all the Exchange-related services.


To work around this issue, copy the missing
101e6613 registry entry
from a correctly functioning profile.

Note This workaround resolves the issue for the current user. However,
you must perform this workaround every time that you create a new user.

To copy this registry value, follow these steps:

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:

322756 

(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows
  1. On the computer where you cannot add an additional Exchange
    mailbox to the profile, start Registry Editor. To do this, click
    Start, click Run, type
    regedit in the Open box, and then click
    OK.
  2. Locate and then click the following registry subkey:

    HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWindows Messaging SubsystemProfiles13dbb0c8aa05101a9bb000aa002fc45a

    Note Replace with the name of the user where you
    cannot successfully add a mailbox to the MAPI profile.

  3. If the 101e6613 registry entry does not appear
    in the right pane, create it. To do this, follow these steps:

    1. On the Edit menu, point to
      New, and then click Binary Value.
    2. In the New Value #1 box, type
      101e6613, and then press ENTER.
  4. Copy the contents from the
    101e6613 registry entry
    of a user where you can successfully add an additional mailbox to the user’s
    MAPI profile to the new registry value that you created in step 3. To do this,
    follow these steps:

    1. Locate and then click the following registry subkey,
      where is the name of a user where you can successfully add a
      mailbox to the MAPI profile:

      HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWindows Messaging SubsystemProfiles13dbb0c8aa05101a9bb000aa002fc45a

    2. In the right pane, right-click
      101e6613, and then click Modify.
    3. In the Value data box, select all the
      text, press CTRL+C to copy the text to the clipboard, and then click
      Cancel.
    4. Locate and then click the following registry subkey,
      where is the name of a user where you cannot successfully add
      a mailbox to the MAPI profile:

      HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWindows Messaging SubsystemProfiles13dbb0c8aa05101a9bb000aa002fc45a

    5. In the right pane, right-click
      101e6613, and then click Modify.
    6. Press CTRL+V to paste the clipboard contents to the
      Value data box, and then click OK.
  5. Quit Registry Editor.

Other Resources

Other Support Sites

Community

Get Help Now

Article Translations

Follow this link:
Cannot add an additional mailbox to a MAPI profile in Exchange 2000 Server

Email received from a sender using Outlook includes a Winmail.dat attachment

You receive an email message that contains a winmail.dat attachment. This issue may occur if all of the following conditions are true:
  • The email message is sent to you by someone using Microsoft Outlook.
  • The format of the message is Rich Text format (RTF).


This issue is more common when the email message is sent to you over the Internet.

The Winmail.dat file is used to preserve Rich Text formatting. Outlook uses it when sending a Rich Text-formatted message. During transport, the content of the message may be changed, preventing the receiving client from being able to read the formatting instructions. In other cases, the receiving client does not use or recognize the winmail.dat file.
The data in a winmail.dat file is not usable. To resolve this issue, ask the sender to re-send the message in plain text format. The sender can change the format of the email messages that they send by using the following steps:  
  1. On the Tools menu, click Options, and then click Mail Format.
  2. In Compose in this message format, click
    to select Plain Text, and then click OK.

NOTE: To send to certain recipients that use RTF format and others recipients that use plain text format, the sender must set the option for the recipient in either the Personal Address Book or the recipient’s contact record.

The sender can use the following steps to remove the RTF format from the recipient attribute in the Personal Address Book:  

  1. On the Tools menu, click Address Book.
  2. In Show Names From, click the Personal Address Book.
  3. Select the addressee that you want to set as plain text,
    and then click Properties on the File menu.
  4. In the SMTP-General tab, click to clear the Always send to this recipient in
    Microsoft Exchange rich text format
    check box, and then click OK.

 The sender can use the following steps to set plain text in the recipient’s contact record:  

  1. Open the recipient’s record in the Contacts folder.
  2. Double-click the recipient’s e-mail address.
  3. In the E-Mail Properties dialog box, click Send Plain Text only under Internet Format.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the “Applies to” section.

For more information about Winmail.dat
attachments, click the following article numbers to view the articles in the Microsoft Knowledge Base:

149203 

(http://support.microsoft.com/kb/149203/
)

Preventing Winmail.dat from
being sent over IMC

138053 

(http://support.microsoft.com/kb/138053/
)
How to prevent the Winmail.dat file from being sent to Internet users

See the article here:
Email received from a sender using Outlook includes a Winmail.dat attachment

Windows 7 may not calculate the size of writable area on BD-R, BD-R DL and BD-R XL correctly.

When attempting to burn 46GB of data to a BD-R Dual Layer disc, or 23GB to a BD-R Single Layer disc in master mode, the process fails and the following error message will be displayed:

“The disc wasn’t burned successfully. Make sure that you have the latest firmware for your CD or DVD burner installed, and then try again.”

Collapse this imageExpand this image

This problem occurs because Windows 7 does not calculate the write capacity of BD-R correctly.

Note: This problem may occur also when you use BD-R XL (Triple or Quadruple Layer) media.

To work around this issue, do not attempt to write more than 22GB of data onto a BD-R Single Layer disc or 45GB for a BD-R Dual Layer disc.
Note This is a “FAST PUBLISH” article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.

Read More:
Windows 7 may not calculate the size of writable area on BD-R, BD-R DL and BD-R XL correctly.

Microsoft Security Advisory: Fraudulent digital certificates could allow spoofing

Microsoft has released a Microsoft security advisory about this issue for IT professionals. The security advisory contains additional security-related information. To view the security advisory, visit the following Microsoft website:

Download information

The following files are available for download from the Microsoft Download Center:

Collapse this imageExpand this image

Download the Update for Windows 7 (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=9ff2c9b5-3237-4d69-ae3b-0b4c470d2c64)

Collapse this imageExpand this image

Download the Update for Windows 7 for x64-based Systems (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=bb5531f8-5767-4211-8432-a0d9aae0c8cb)

Collapse this imageExpand this image

Download the Update for Windows Server 2008 R2 for Itanium-based Systems (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=a3119596-d7a3-48ba-bedf-b02768922164)

Collapse this imageExpand this image

Download the Update for Windows Server 2008 R2 x64 Edition (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=9e7c9c25-0fcd-4c6b-b006-3829a575aa30)

Collapse this imageExpand this image

Download the Update for Windows Vista (KB2607712) package now.
(

http://www.microsoft.com/downloads/details.aspx?FamilyId=2a75d9b2-7e04-49d2-8a29-36fae83a7b2f

)

Collapse this imageExpand this image

Download the Update for Windows Vista for x64-based Systems (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=a0a40dd4-3dec-473b-b1f5-10cbf1819c73)

Collapse this imageExpand this image

Download the Update for Windows Server 2008 (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=d17cfc4a-2336-4f22-a5dd-b19fa08e4352)

Collapse this imageExpand this image

Download the Update for Windows Server 2008 for Itanium-based Systems (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=caf94eff-9750-4209-bb78-641ef67aae59)

Collapse this imageExpand this image

Download the Update for Windows Server 2008 x64 Edition (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=7a2485a4-b628-4f34-b01f-74e22b8cbd70)

Collapse this imageExpand this image

Download the Update for Windows XP (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=d399eb4b-8570-4cdb-a9d5-e5e8fd466caf)

Collapse this imageExpand this image

Download the Update for Windows XP x64 Edition (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=e5cfb043-6c35-42bf-83b8-513bbfa3bfbf)

Collapse this imageExpand this image

Download the Update for Windows Server 2003 (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=65f89181-2a50-4c5a-8f4a-e11d722ef207)

Collapse this imageExpand this image

Download the Update for Windows Server 2003 for Itanium-based Systems (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=b8f188e0-9021-48ca-8e19-8747045573d0)

Collapse this imageExpand this image

Download the Update for Windows Server 2003 x64 Edition (KB2607712) package now.
(http://www.microsoft.com/downloads/details.aspx?FamilyId=b277e12b-6572-4d76-bcaa-71d5a3ec54c0)

For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base: 

119591 

(http://support.microsoft.com/kb/119591/
)
How to obtain Microsoft support files from online services

Microsoft scanned these files for viruses. Microsoft used the most current virus-detection software that was available on the date that the files were posted. The files are stored on security-enhanced servers that help prevent any unauthorized changes to the files.

Known issues

  • A restart is required for all editions of Windows XP and of Windows Server 2003.
  • A restart is not required for all editions of Windows Vista, of Windows 7, of Windows Server 2008, and of Windows Server 2008 R2. The installer stops the required services, applies the update, and then restarts the services. However, if the required services cannot be stopped for any reason, or if required files are being used, this update will require a restart. If this behavior occurs, you receive a message that advises you to restart. 
  • At the explicit request of the Dutch government, the release of this update on Windows Update will be delayed for the Netherlands.

    This update will become available to the Netherlands on Windows Update and on all Automatic Update channels at a later date. Customers who want to manually install this update should click the appropriate platform download in the “Download information” section. On the next page, users will be able to select the language to install and can continue with the download and the installation.

Continue reading here:
Microsoft Security Advisory: Fraudulent digital certificates could allow spoofing

The Junk E-mail Reporting Tool does not appear in Outlook

The Junk E-mail Reporting Tool is installed on the computer. However, it does not appear in Microsoft Outlook.
This issue may occur if a plug-in conflict disables the Junk E-mail Reporting Tool.
To resolve this issue, use one of the following procedures, depending on your version of Outlook. 

Microsoft Outlook 2010

  1. Click File.
  2. Click Options.
  3. Click Add-Ins.
  4. Under the Manage list, make sure that COM Add-ins is selected, and then click Go.
  5. Click to select the Microsoft Junk E-mail Reporting Add-in check box.
  6. Click OK.
  7. Restart Outlook 2010.

Microsoft Office Outlook 2007

  1. On the Help menu, click Disabled Items.
  2. Select Junk E-mail Reporting Tool.
  3. Click Enable.
  4. Restart Outlook 2007.

Microsoft Office Outlook 2003

  1. On the Help menu, click About Microsoft Office Outlook.
  2. Click Disabled Items.
  3. Select Junk E-mail Reporting Tool.
  4. Click Enable.
  5. Restart Office Outlook 2003.


View original post here:
The Junk E-mail Reporting Tool does not appear in Outlook

SharePoint 2010: Activity feed generation uses UTC instead of local time

One of the features of SharePoint 2010 Enterprise is the ability to provide a social networking experience through My sites. The My sites features an user profile that allows the user to customize the My site time zone along with the activities they desire to get feeds for. Some of these feed events, like Anniversary Feeds, may show up before or after the expected time, depending on which time zone the server that generated that feed is in.
Feed generation happens via timer job, scheduled for running in fixed intervals. In a SharePoint farm environment, any server can potentially execute this timer job independently of where the server is located. For many reasons, UTC is used as time unit.

When executing the job, the determination to generate a feed is done taking in consideration the date and time in UTC format. Depending on which time zone users set on their profile, the feed event may appear either ahead or behind their local time.

Take for example a user with their profile set to Central Standard time and having a birthday on August 15. Central Standard Time is UTC-6, meaning that this feed could be generated at 6:00 PM and would show up on the recent activities before midnight of the user’s birthday.

This behavior is expected and in accordance with the product specification.

Note This is a “FAST PUBLISH” article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.

View article:
SharePoint 2010: Activity feed generation uses UTC instead of local time

SharePoint 2010: New discussion board list view runs into exception: Attempted to use an object that has ceased to exist

Consider the following scenario:

You have a discussion board list and you create a new view based on the Flat template. In the Folders section of the view settings, you select either the “In all folders” or the “In the top-level folder” options. The following error occurs:

Attempted to use an object that has ceased to exist. (Exception from HRESULT: 0×80030102 (STG_E_REVERTED))

This is expected behavior. The “In all folders” and “In the top-level folder” options are not valid for a Flat view in a Disscusion Board list at this time.
Use the default “In folders of content type” setting in the Folders section when you create a view based on the Flat template.

Collapse this imageExpand this image

Note This is a “FAST PUBLISH” article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.

View article:
SharePoint 2010: New discussion board list view runs into exception: Attempted to use an object that has ceased to exist

Support for programming with Business Contact Manager for Outlook

This article describes how Microsoft supports integrating Microsoft Business Contact Manager (BCM) with custom solutions.

The level of programmability support for BCM varies, depending on the version of BCM being used. The following sections explain the kind of support that is provided, depending on the version.

BCM 2003

BCM 2003 was not designed to be customizable. Although BCM 2003 uses Outlook custom forms itself to implement user interface, Microsoft does not support customizing those forms further by editing the forms in form design mode. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

828242 

(http://support.microsoft.com/kb/828242/
)
You cannot customize Business Contact Manager forms in the Outlook forms designer

BCM 2007

Microsoft has created a guide for the Outlook 2007 version of BCM. To read this guide, visit the following MSDN website:


This guide shows how to use the Outlook object model to automate various tasks in BCM. Microsoft supports integrating with BCM only if it is done within the scope of what is documented in the BCM Developer Guide.

BCM 2010

Although BCM 2010 provides general usability improvements compared to BCM 2007, the overall architecture of the data that is stored in Outlook is mostly unchanged. The BCM 2007 Developer Guide has not been updated for BCM 2010, however, information in the Developer Guide can be used as a basis for integrating with BCM 2010 and Microsoft will support this scenarios.

Many of the code samples in the Developer Guide contain code samples that reference a particular folder path in BCM 2007. Because the BCM 2010 folders are one level deeper in the folder path, these paths will have to be updated. For example, consider a VBA code sample that has the following line of code:

Set bcmContactsFldr = bcmRootFolder.Folders("Business Contacts")

This code would have to be updated to the following:

Set bcmContactsFldr = bcmRootFolder.Folders("Business Records").Folders("Business Contacts")

View article:
Support for programming with Business Contact Manager for Outlook

FIX: A .NET Framework 3.5-based application becomes unresponsive when a time-out issue occurs on a request to a service that uses the SSL protocol

Article ID: 980817 – Last Review: September 6, 2011 – Revision: 3.2

Consider the following scenario:

  • In a .NET Framework 3.5-based application, you use the HttpWebRequest class to request a service that uses the Secure Sockets Layer
    (SSL) protocol.
  • A time-out issue occurs for this request.
  • Then, the HttpWebRequest.Abort method is called.

In this scenario, the request waits for a long time and is never canceled as expected. Therefore, the application becomes unresponsive, and you have to restart the application.

This problem occurs because an ObjectDisposedException exception occurs in the System.Net.Sockets.Socket.EndReceive method. The thread that calls the service request waits for an
event to be signaled, after which the thread can close. However, the event that
the thread is waiting for does not exist. Therefore, the thread waits
indefinitely.

Hotfix information

A supported hotfix is now available from Microsoft. However, it is intended to correct only the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

To resolve this problem, contact Microsoft Customer Support Services to obtain the hotfix. For a complete list of Microsoft Customer Support Services telephone numbers and information about support costs, visit the following Microsoft website:

Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.


Prerequisites

You must have the .NET Framework 3.5 Service Pack 1 (SP1) installed to apply this hotfix.

Restart requirement

You do not have to restart the computer after you apply this hotfix if no instance of the .NET Framework is being used.

Hotfix replacement information

This hotfix does not replace other hotfixes.

File information

The English version of this hotfix has the file
attributes (or later file attributes) that are listed in the following table.
The dates and times for these files are listed in Coordinated Universal Time
(UTC). When you view the file information, it is converted to local time. To
find the difference between UTC and local time, use the Time
Zone
tab in the Date and Time item in Control
Panel.

For all supported x86-based versions of Windows Server 2000, of Windows Server 2003 and of Windows XP

Collapse this tableExpand this table

File name File version File
size
Date Time Platform
System.dll 2.0.50727.4442 3,186,688 11-Mar-2010 05:01 x86
For all supported x64-based versions of Windows Server 2000, of Windows Server 2003 and of Windows XP

Collapse this tableExpand this table

File name File version File
size
Date Time Platform
System.dll 2.0.50727.4442 3,186,688 11-Mar-2010 04:34 x64
For all supported IA-64-based versions of Windows Server 2000, of Windows Server 2003 and of Windows XP

Collapse this tableExpand this table

File name File version File
size
Date Time Platform
System.dll 2.0.50727.4442 3,186,688 11-Mar-2010 04:34 IA-64
Windows Vista and Windows Server 2008 file information note

The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the “Additional file information for Windows Vista and for Windows Server 2008″ section. MUM files and MANIFEST files, and the associated security catalog (.cat) files, are extremely important to maintain the state of the updated components.

For all supported x86-based versions of Windows Vista and of Windows Server 2008

Collapse this tableExpand this table

File name File version File size Date Time Platform
System.resources.dll 2.0.50727.4016 241,664 16-Apr-2009 06:20 x86
System.resources.dll 2.0.50727.4016 204,800 16-Apr-2009 06:17 x86
System.resources.dll 2.0.50727.4016 200,704 16-Apr-2009 06:21 x86
System.resources.dll 2.0.50727.4016 212,992 16-Apr-2009 05:54 x86
System.resources.dll 2.0.50727.4016 294,912 16-Apr-2009 06:21 x86
System.resources.dll 2.0.50727.4016 208,896 16-Apr-2009 06:13 x86
System.resources.dll 2.0.50727.4016 200,704 16-Apr-2009 06:22 x86
System.resources.dll 2.0.50727.4016 212,992 16-Apr-2009 05:54 x86
System.resources.dll 2.0.50727.4016 221,184 16-Apr-2009 06:23 x86
System.resources.dll 2.0.50727.4016 217,088 16-Apr-2009 06:19 x86
System.resources.dll 2.0.50727.4016 204,800 16-Apr-2009 06:15 x86
System.resources.dll 2.0.50727.4016 233,472 16-Apr-2009 05:55 x86
System.resources.dll 2.0.50727.4016 217,088 16-Apr-2009 05:56 x86
System.resources.dll 2.0.50727.4016 196,608 16-Apr-2009 06:25 x86
System.resources.dll 2.0.50727.4016 208,896 16-Apr-2009 06:20 x86
System.resources.dll 2.0.50727.4016 208,896 16-Apr-2009 06:21 x86
System.resources.dll 2.0.50727.4016 208,896 16-Apr-2009 06:18 x86
System.resources.dll 2.0.50727.4016 208,896 16-Apr-2009 06:22 x86
System.resources.dll 2.0.50727.4016 266,240 16-Apr-2009 06:19 x86
System.resources.dll 2.0.50727.4016 200,704 16-Apr-2009 06:24 x86
System.resources.dll 2.0.50727.4016 200,704 16-Apr-2009 06:26 x86
System.resources.dll 2.0.50727.4016 184,320 16-Apr-2009 05:57 x86
System.resources.dll 2.0.50727.4016 184,320 16-Apr-2009 05:58 x86
System.dll 2.0.50727.4455 3,186,688 14-May-2010 13:11 x86



For all supported x64-based versions of Windows Vista and of Windows Server 2008

Collapse this tableExpand this table

File name File version File size Date Time Platform
System.dll 2.0.50727.4455 3,186,688 14-May-2010 13:11 x86
System.resources.dll 2.0.50727.4016 241,664 16-Apr-2009 06:38 x86
System.resources.dll 2.0.50727.4016 204,800 16-Apr-2009 06:35 x86
System.resources.dll 2.0.50727.4016 200,704 16-Apr-2009 06:39 x86
System.resources.dll 2.0.50727.4016 212,992 16-Apr-2009 05:57 x86
System.resources.dll 2.0.50727.4016 294,912 16-Apr-2009 06:40 x86
System.resources.dll 2.0.50727.4016 208,896 16-Apr-2009 06:33 x86
System.resources.dll 2.0.50727.4016 200,704 16-Apr-2009 06:41 x86
System.resources.dll 2.0.50727.4016 212,992 16-Apr-2009 05:57 x86
System.resources.dll 2.0.50727.4016 221,184 16-Apr-2009 06:42 x86
System.resources.dll 2.0.50727.4016 217,088 16-Apr-2009 06:37 x86
System.resources.dll 2.0.50727.4016 204,800 16-Apr-2009 06:35 x86
System.resources.dll 2.0.50727.4016 233,472 16-Apr-2009 05:58 x86
System.resources.dll 2.0.50727.4016 217,088 16-Apr-2009 05:59 x86
System.resources.dll 2.0.50727.4016 196,608 16-Apr-2009 06:44 x86
System.resources.dll 2.0.50727.4016 208,896 16-Apr-2009 06:38 x86
System.resources.dll 2.0.50727.4016 208,896 16-Apr-2009 06:40 x86
System.resources.dll 2.0.50727.4016 208,896 16-Apr-2009 06:36 x86
System.resources.dll 2.0.50727.4016 208,896 16-Apr-2009 06:41 x86
System.resources.dll 2.0.50727.4016 266,240 16-Apr-2009 06:37 x86
System.resources.dll 2.0.50727.4016 200,704 16-Apr-2009 06:42 x86
System.resources.dll 2.0.50727.4016 200,704 16-Apr-2009 06:44 x86
System.resources.dll 2.0.50727.4016 184,320 16-Apr-2009 05:59 x86
System.resources.dll 2.0.50727.4016 184,320 16-Apr-2009 06:00 x86
System.dll 2.0.50727.4455 3,186,688 14-May-2010 13:11 x86



For all supported IA-64-based versions of Windows Server 2008

Collapse this tableExpand this table

File name File version File size Date Time Platform
System.dll 2.0.50727.4455 3,186,688 14-May-2010 13:11 x86
System.resources.dll 2.0.50727.4016 212,992 16-Apr-2009 06:00 x86
System.resources.dll 2.0.50727.4016 212,992 16-Apr-2009 06:00 x86
System.resources.dll 2.0.50727.4016 233,472 16-Apr-2009 06:01 x86
System.resources.dll 2.0.50727.4016 217,088 16-Apr-2009 06:02 x86
System.resources.dll 2.0.50727.4016 184,320 16-Apr-2009 06:03 x86
System.resources.dll 2.0.50727.4016 184,320 16-Apr-2009 06:04 x86
System.dll 2.0.50727.4455 3,186,688 14-May-2010 13:11 x86



Windows 7 and Windows Server 2008 R2 file information note

The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the “Additional file information for Windows 7 and for Windows Server 2008 R2″ section. MUM and MANIFEST files, and the associated security catalog (.cat) files, are extremely important to maintain the state of the updated components.

For all supported x86-based versions of Windows 7

Collapse this tableExpand this table

File name File version File size Date Time Platform
System.resources.dll 2.0.50727.4927 237,568 23-Jul-2009 00:18 x86
System.resources.dll 2.0.50727.4927 200,704 23-Jul-2009 01:41 x86
System.resources.dll 2.0.50727.4927 196,608 23-Jul-2009 00:36 x86
System.resources.dll 2.0.50727.4927 208,896 22-Jul-2009 23:27 x86
System.resources.dll 2.0.50727.4927 290,816 22-Jul-2009 23:44 x86
System.resources.dll 2.0.50727.4927 204,800 22-Jul-2009 23:51 x86
System.resources.dll 2.0.50727.4927 196,608 23-Jul-2009 00:34 x86
System.resources.dll 2.0.50727.4927 208,896 22-Jul-2009 23:26 x86
System.resources.dll 2.0.50727.4927 217,088 23-Jul-2009 01:07 x86
System.resources.dll 2.0.50727.4927 212,992 23-Jul-2009 00:50 x86
System.resources.dll 2.0.50727.4927 204,800 22-Jul-2009 23:51 x86
System.resources.dll 2.0.50727.4927 229,376 22-Jul-2009 23:24 x86
System.resources.dll 2.0.50727.4927 212,992 22-Jul-2009 23:27 x86
System.resources.dll 2.0.50727.4927 192,512 23-Jul-2009 01:02 x86
System.resources.dll 2.0.50727.4927 204,800 22-Jul-2009 23:42 x86
System.resources.dll 2.0.50727.4927 204,800 23-Jul-2009 01:41 x86
System.resources.dll 2.0.50727.4927 204,800 22-Jul-2009 23:50 x86
System.resources.dll 2.0.50727.4927 204,800 23-Jul-2009 00:30 x86
System.resources.dll 2.0.50727.4927 262,144 22-Jul-2009 23:52 x86
System.resources.dll 2.0.50727.4927 196,608 23-Jul-2009 00:51 x86
System.resources.dll 2.0.50727.4927 196,608 23-Jul-2009 01:43 x86
System.resources.dll 2.0.50727.4927 180,224 22-Jul-2009 23:27 x86
System.resources.dll 2.0.50727.4927 184,320 23-Jul-2009 00:40 x86
System.dll 2.0.50727.5019 3,182,592 03-Jun-2010 22:45 x86



For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

Collapse this tableExpand this table

File name File version File size Date Time Platform
System.dll 2.0.50727.5019 3,182,592 03-Jun-2010 22:42 x86
System.resources.dll 2.0.50727.4927 237,568 23-Jul-2009 00:21 x86
System.resources.dll 2.0.50727.4927 200,704 23-Jul-2009 01:45 x86
System.resources.dll 2.0.50727.4927 196,608 22-Jul-2009 23:58 x86
System.resources.dll 2.0.50727.4927 208,896 22-Jul-2009 23:51 x86
System.resources.dll 2.0.50727.4927 290,816 22-Jul-2009 23:50 x86
System.resources.dll 2.0.50727.4927 204,800 22-Jul-2009 23:51 x86
System.resources.dll 2.0.50727.4927 196,608 22-Jul-2009 23:52 x86
System.resources.dll 2.0.50727.4927 208,896 22-Jul-2009 23:54 x86
System.resources.dll 2.0.50727.4927 217,088 23-Jul-2009 01:13 x86
System.resources.dll 2.0.50727.4927 212,992 23-Jul-2009 02:09 x86
System.resources.dll 2.0.50727.4927 204,800 22-Jul-2009 23:58 x86
System.resources.dll 2.0.50727.4927 229,376 22-Jul-2009 23:51 x86
System.resources.dll 2.0.50727.4927 212,992 22-Jul-2009 23:49 x86
System.resources.dll 2.0.50727.4927 192,512 23-Jul-2009 01:08 x86
System.resources.dll 2.0.50727.4927 204,800 22-Jul-2009 23:51 x86
System.resources.dll 2.0.50727.4927 204,800 23-Jul-2009 01:45 x86
System.resources.dll 2.0.50727.4927 204,800 22-Jul-2009 23:51 x86
System.resources.dll 2.0.50727.4927 204,800 23-Jul-2009 00:33 x86
System.resources.dll 2.0.50727.4927 262,144 22-Jul-2009 23:57 x86
System.resources.dll 2.0.50727.4927 196,608 23-Jul-2009 02:12 x86
System.resources.dll 2.0.50727.4927 196,608 23-Jul-2009 01:47 x86
System.resources.dll 2.0.50727.4927 180,224 22-Jul-2009 23:48 x86
System.resources.dll 2.0.50727.4927 184,320 23-Jul-2009 02:19 x86
System.dll 2.0.50727.5019 3,182,592 03-Jun-2010 22:45 x86



For all supported IA-64-based versions of Windows Server 2008 R2

Collapse this tableExpand this table

File name File version File size Date Time Platform
System.dll 2.0.50727.5019 3,182,592 03-Jun-2010 22:40 x86
System.resources.dll 2.0.50727.4927 208,896 23-Jul-2009 00:05 x86
System.resources.dll 2.0.50727.4927 208,896 23-Jul-2009 00:07 x86
System.resources.dll 2.0.50727.4927 229,376 23-Jul-2009 00:04 x86
System.resources.dll 2.0.50727.4927 212,992 23-Jul-2009 00:01 x86
System.resources.dll 2.0.50727.4927 180,224 23-Jul-2009 00:01 x86
System.resources.dll 2.0.50727.4927 184,320 23-Jul-2009 00:13 x86
System.dll 2.0.50727.5019 3,182,592 03-Jun-2010 22:45 x86


To work around this problem, you can call the HttpWebRequest.GetResponse method asynchronously.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the “Applies to” section.
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684 

(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updates


Additional file information



Additional file information for Windows Vista and for Windows Server 2008

Additional files for all supported x86-based versions of Windows Vista and of Windows Server 2008

Collapse this tableExpand this table

File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_ar-sa_c72541977c3d6d28.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:23
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_cs-cz_20ed7f5db8e72f36.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:14
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_da-dk_4ee87fd7d66da16f.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:23
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_de-de_4f2d6087d6395f25.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 19:09
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_el-gr_7c12ae37f48c5387.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:24
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_en-us_7c09f973f4927a48.manifest
File version Not applicable
File size 553
Date (UTC) 14-May-2010
Time (UTC) 19:05
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_es-es_7c0edc85f48e268b.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 22:29
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_fi-fi_a9dbcfb41235ef31.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:24
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_fr-fr_a98383021276ceb9.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 19:10
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_he-il_048d0e624e3195bb.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:23
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_hu-hu_043bc1d04e6c297d.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:14
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_it-it_31b0684c6c54d1ab.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 22:28
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_ja-jp_5f3379588a355de8.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 19:50
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_ko-kr_8c96b466a828d602.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 19:48
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_nb-no_14eaa4f701ebd126.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:23
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_nl-nl_1515179f01ca7ab9.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:15
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_pl-pl_6feac5533daa35a5.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:15
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_pt-br_6fb1cd873dd3cfe1.manifest
File version Not applicable
File size 2,437
Date (UTC) 14-May-2010
Time
(UTC)
22:28
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_pt-pt_6f9c48433de3dfe5.manifest
File version Not applicable
File size 2,434
Date (UTC) 14-May-2010
Time (UTC) 23:15
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_ru-ru_ca68265579cad019.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 22:29
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_sv-se_f880fc39973807d6.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:15
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_tr-tr_255b42efb594eb2d.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 23:15
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_zh-cn_35fd5d2e691cf046.manifest
File version Not applicable
File size 2,440
Date (UTC) 14-May-2010
Time (UTC) 19:49
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_zh-tw_359c2e286965bb56.manifest
File version Not applicable
File size 2,440
Date (UTC) 14-May-2010
Time (UTC) 19:49
Platform Not applicable
File name Msil_system_b77a5c561934e089_6.0.6002.22405_none_c39daa2175f127b5.manifest
File version Not applicable
File size 10,999
Date (UTC) 14-May-2010
Time (UTC) 20:00
Platform Not applicable
File name Package_10_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_11_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_12_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_13_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_14_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_15_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_16_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_17_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_18_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_19_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_1_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File
name
Package_20_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_21_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_22_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_23_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_24_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,554
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_25_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 3,411
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_26_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,027
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_27_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_28_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 4,087
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_29_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_2_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,552
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_30_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_31_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_32_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_33_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_34_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_35_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_36_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_37_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time
(UTC)
04:37
Platform Not applicable
File name Package_38_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_39_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_3_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,552
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_40_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_41_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_42_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_43_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_44_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_45_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_46_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_47_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_48_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_49_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,187
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_4_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,552
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_50_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,884
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_51_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_52_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 4,088
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_53_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_54_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not
applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_55_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_56_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_57_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_58_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_59_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_5_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,552
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_60_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_61_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_62_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_63_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_64_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_65_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_66_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_67_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_68_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_69_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_6_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,552
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_70_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_71_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_72_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_73_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,188
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_74_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,885
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_7_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 4,292
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_8_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,552
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_9_for_kb980817~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 2,552
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_for_kb980817_client_2~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 19,691
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_client~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 1,432
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_sc_1~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 19,119
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_sc~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 1,424
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_server_1~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 19,701
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_server~31bf3856ad364e35~x86~~6.0.1.0.mum
File version Not applicable
File size 1,432
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_042ae50256f9e5c7c84f6125ca717a4b_b77a5c561934e089_6.0.6002.22405_none_15830d54295fa43e.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_117cbafd0cd64ab4bb7df3caee1cc130_b77a5c561934e089_6.0.6002.22405_none_c484d619dd62e32a.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_1cc4ba95c76ead0e17c8a421d74ccab1_b77a5c561934e089_6.0.6002.22405_none_d8809faac2edc6af.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_2e237d2fee662cd50bd0686271277cef_b77a5c561934e089_6.0.6002.22405_none_03a33ebb2f94ce2d.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_41a5871933fa5f87d7f3bbea61e97c2e_b77a5c561934e089_6.0.6002.22405_none_4510eeb4de7ba6e7.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X
86_5bc254782ec0d60f6ff69e3bfe83adea_b77a5c561934e089_6.0.6002.22405_none_d8e48f86e4c0431c.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_5d62b16d865dc888ffdc0681e9453390_b77a5c561934e089_6.0.6002.22405_none_7cc908cf80fd76c4.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_69f54c96038da6db805bfdf09dfbdc10_b77a5c561934e089_6.0.6002.22405_none_b363cec83ddf24d8.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_6e0591c89f4bf6c8e7eebaa36f8a3df2_b77a5c561934e089_6.0.6002.22405_none_941ad6c9bbf8486e.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_75778763ab6f244f039392b4d15a94d9_b77a5c561934e089_6.0.6002.22405_none_46fa692e494bf796.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_810382fe4f44097430289e73bd1507b6_b77a5c561934e089_6.0.6002.22405_none_9149b50dabb7236b.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_8bcfdaddbc9b87b924ef5b203ed12a4c_b77a5c561934e089_6.0.6002.22405_none_064dfbd85c466ed3.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_94d0d6f3629c709f5f6b00d33df40f83_b77a5c561934e089_6.0.6002.22405_none_9436f7028af928c4.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_a6b877cd92d4a1fe04c0b153dd0a24e3_b77a5c561934e089_6.0.6002.22405_none_cef1d2e44d15167f.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_b9afc3cec8a17c220d860fb511598f87_b77a5c561934e089_6.0.6002.22405_none_0f741b9e87d77a35.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_c76e2ae976005a720857ac7d0a79400a_b77a5c561934e089_6.0.6002.22405_none_72c25ea413983497.manifest
File version Not applicable
File size 615
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_cd4b2d5b64d647dbef33cfc4d899c364_b77a5c561934e089_6.0.6002.22405_none_6627d124b3575426.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_cdac60cb7b29818c791cee0d44a1687f_b77a5c561934e089_6.0.6002.22405_none_8381ba54c30d3789.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_d3283f3a28c9a7feaa524ac4b432f7f7_b77a5c561934e089_6.0.6002.22405_none_c5005e5766053edf.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_dc5a97afd2980a09f8b3acd01013eb29_b77a5c561934e089_6.0.6002.22405_none_57963feced670e5b.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_dfe8f64df05a53a1274208136b3882f3_b77a5c561934e089_6.0.6002.22405_none_224e7f7e4d5f6228.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_e945e5f5216d590c4a905a343af86c20_b77a5c561934e089_6.0.6002.22405_none_6f8c1338bacb59a8.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_ed4f1a14331614283a98fe43bb725823_b77a5c561934e089_6.0.6002.22405_none_7ac32225b8b99378.manifest
File version Not applicable
File
size
623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_f5b97912d0857e1186165159dabe6d2f_b77a5c561934e089_6.0.6002.22405_none_1646461436fc2fc1.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name X86_fa78ce939f53755568b5c8137ac3bec0_b77a5c561934e089_6.0.6002.22405_none_727745bebbe548e3.manifest
File version Not applicable
File size 623
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable



Additional files for all supported x64-based versions of Windows Vista and of Windows Server 2008

Collapse this tableExpand this table

File name Amd64_042ae50256f9e5c7c84f6125ca717a4b_b77a5c561934e089_6.0.6002.22405_none_71a1a8d7e1bd1574.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_117cbafd0cd64ab4bb7df3caee1cc130_b77a5c561934e089_6.0.6002.22405_none_20a3719d95c05460.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_1cc4ba95c76ead0e17c8a421d74ccab1_b77a5c561934e089_6.0.6002.22405_none_349f3b2e7b4b37e5.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_2e237d2fee662cd50bd0686271277cef_b77a5c561934e089_6.0.6002.22405_none_5fc1da3ee7f23f63.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_3b112eec7d78f5459316b8248c38a036_b03f5f7f11d50a3a_6.0.6002.22405_none_47f1bcbfdbae677f.manifest
File version Not applicable
File size 624
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_41a5871933fa5f87d7f3bbea61e97c2e_b77a5c561934e089_6.0.6002.22405_none_a12f8a3896d9181d.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_5bc254782ec0d60f6ff69e3bfe83adea_b77a5c561934e089_6.0.6002.22405_none_35032b0a9d1db452.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_5d62b16d865dc888ffdc0681e9453390_b77a5c561934e089_6.0.6002.22405_none_d8e7a453395ae7fa.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_69f54c96038da6db805bfdf09dfbdc10_b77a5c561934e089_6.0.6002.22405_none_0f826a4bf63c960e.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_6e0591c89f4bf6c8e7eebaa36f8a3df2_b77a5c561934e089_6.0.6002.22405_none_f039724d7455b9a4.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_75778763ab6f244f039392b4d15a94d9_b77a5c561934e089_6.0.6002.22405_none_a31904b201a968cc.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_810382fe4f44097430289e73bd1507b6_b77a5c561934e089_6.0.6002.22405_none_ed685091641494a1.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_8bcfdaddbc9b87b924ef5b203ed12a4c_b77a5c561934e089_6.0.6002.22405_none_626c975c14a3e009.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_94d0d6f3629c709f5f6b00d33df40f83_b77a5c561934e089_6.0.6002.22405_none_f0559286435699fa.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_a6b877cd92d4a1fe04c0b153dd0a24e3_b77a5c561934e089_6.0.6002.22405_none_2b106e68057287b5.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_b9afc3cec8a17c220d860fb511598f87_b77a5c561934e089_6.0.6002.22405_none_6b92b7224034eb6b.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_c76e2ae976005a720857ac7d0a79400a_b77a5c561934e089_6.0.6002.22405_none_cee0fa27cbf5a5cd.manifest
File version Not applicable
File size 617
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_cd4b2d5b64d647dbef33cfc4d899c364_b77a5c561934e089_6.0.6002.22405_none_c2466ca86bb4c55c.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_cdac60cb7b29818c791cee0d44a1687f_b77a5c561934e089_6.0.6002.22405_none_dfa055d87b6aa8bf.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_d3283f3a28c9a7feaa524ac4b432f7f7_b77a5c561934e089_6.0.6002.22405_none_211ef9db1e62b015.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_dc5a97afd2980a09f8b3acd01013eb29_b77a5c561934e089_6.0.6002.22405_none_b3b4db70a5c47f91.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_dfe8f64df05a53a1274208136b3882f3_b77a5c561934e089_6.0.6002.22405_none_7e6d1b0205bcd35e.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_e945e5f5216d590c4a905a343af86c20_b77a5c561934e089_6.0.6002.22405_none_cbaaaebc7328cade.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_ed4f1a14331614283a98fe43bb725823_b77a5c561934e089_6.0.6002.22405_none_d6e1bda9711704ae.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_f5b97912d0857e1186165159dabe6d2f_b77a5c561934e089_6.0.6002.22405_none_7264e197ef59a0f7.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_fa78ce939f53755568b5c8137ac3bec0_b77a5c561934e089_6.0.6002.22405_none_ce95e1427442ba19.manifest
File version Not applicable
File size 625
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Amd64_netfx-system_b03f5f7f11d50a3a_6.0.6002.22405_none_d3e11f675b25538a.manifest
File version Not applicable
File size 12,177
Date (UTC) 14-May-2010
Time (UTC) 20:01
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_ar-sa_c72541977c3d6d28.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:18
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_cs-cz_20ed7f5db8e72f36.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:27
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_da-dk_4ee87fd7d66da16f.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:17
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_de-de_4f2d6087d6395f25.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 19:16
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_el-gr_7c12ae37f48c5387.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:19
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_en-us_7c09f973f4927a48.manifest
File version Not applicable
File size 553
Date (UTC) 14-May-2010
Time (UTC) 19:12
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_es-es_7c0edc85f48e268b.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:40
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_fi-fi_a9dbcfb41235ef31.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:17
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_fr-fr_a98383021276ceb9.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 19:17
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_he-il_048d0e624e3195bb.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:19
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_hu-hu_043bc1d04e6c297d.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:27
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_it-it_31b0684c6c54d1ab.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:12
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_ja-jp_5f3379588a355de8.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 20:08
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_ko-kr_8c96b466a828d602.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 20:07
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_nb-no_14eaa4f701ebd126.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:18
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_nl-nl_1515179f01ca7ab9.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:27
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_pl-pl_6feac5533daa35a5.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:28
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_pt-br_6fb1cd873dd3cfe1.manifest
File version Not applicable
File size 2,437
Date (UTC) 15-May-2010
Time (UTC) 00:12
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_pt-pt_6f9c48433de3dfe5.manifest
File version Not applicable
File size 2,434
Date (UTC) 15-May-2010
Time (UTC) 00:26
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_ru-ru_ca68265579cad019.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:42
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_sv-se_f880fc39973807d6.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:28
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_tr-tr_255b42efb594eb2d.manifest
File version Not applicable
File size 2,428
Date (UTC) 15-May-2010
Time (UTC) 00:28
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_zh-cn_35fd5d2e691cf046.manifest
File version Not applicable
File size 2,440
Date (UTC) 14-May-2010
Time (UTC) 20:06
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_zh-tw_359c2e286965bb56.manifest
File version Not applicable
File size 2,440
Date (UTC) 14-May-2010
Time (UTC) 20:06
Platform Not applicable
File name Msil_system_b77a5c561934e089_6.0.6002.22405_none_c39daa2175f127b5.manifest
File version Not applicable
File size 10,999
Date (UTC) 14-May-2010
Time (UTC) 20:00
Platform Not applicable
File name Package_10_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date
(UTC)
18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_11_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_12_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_13_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_14_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_15_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_16_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_17_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_18_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_19_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_1_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,797
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_20_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_21_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_22_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_23_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_24_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,572
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_25_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 3,439
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_26_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,636
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_27_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File
name
Package_28_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 4,117
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_29_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_2_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,570
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_30_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_31_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_32_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_33_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_34_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_35_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_36_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_37_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_38_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_39_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_3_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,570
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_40_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_41_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_42_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_43_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_44_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date
(UTC)
18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_45_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_46_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_47_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_48_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_49_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,201
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_4_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,570
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_50_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,906
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_51_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_52_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 4,118
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_53_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_54_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_55_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_56_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_57_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_58_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_59_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_5_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,570
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_60_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File
name
Package_61_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_62_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_63_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_64_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_65_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_66_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_67_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_68_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_69_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_6_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,570
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_70_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_71_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_72_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_73_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,202
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_74_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,907
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_7_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 4,324
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_8_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,570
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_9_for_kb980817~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 2,571
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_client_2~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 19,893
Date
(UTC)
18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_client~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 1,440
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_sc_1~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 19,315
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_sc~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 1,432
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_server_1~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 19,905
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable
File name Package_for_kb980817_server~31bf3856ad364e35~amd64~~6.0.1.0.mum
File version Not applicable
File size 1,440
Date (UTC) 18-May-2010
Time (UTC) 04:37
Platform Not applicable



Additional files for all supported IA-64-based versions of Windows Server 2008

Collapse this tableExpand this table

File name Ia64_18c0011dd18017481139711328a33257_b03f5f7f11d50a3a_6.0.6002.22405_none_4d0d1a50dc3286e2.manifest
File version Not applicable
File size 622
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Ia64_1cc4ba95c76ead0e17c8a421d74ccab1_b77a5c561934e089_6.0.6002.22405_none_d88243a0c2ebcfab.manifest
File version Not applicable
File size 624
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Ia64_41a5871933fa5f87d7f3bbea61e97c2e_b77a5c561934e089_6.0.6002.22405_none_451292aade79afe3.manifest
File version Not applicable
File size 624
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Ia64_c76e2ae976005a720857ac7d0a79400a_b77a5c561934e089_6.0.6002.22405_none_72c4029a13963d93.manifest
File version Not applicable
File size 616
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Ia64_cd4b2d5b64d647dbef33cfc4d899c364_b77a5c561934e089_6.0.6002.22405_none_6629751ab3555d22.manifest
File version Not applicable
File size 624
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Ia64_cdac60cb7b29818c791cee0d44a1687f_b77a5c561934e089_6.0.6002.22405_none_83835e4ac30b4085.manifest
File version Not applicable
File size 624
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Ia64_d3283f3a28c9a7feaa524ac4b432f7f7_b77a5c561934e089_6.0.6002.22405_none_c502024d660347db.manifest
File version Not applicable
File size 624
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Ia64_dfe8f64df05a53a1274208136b3882f3_b77a5c561934e089_6.0.6002.22405_none_225023744d5d6b24.manifest
File version Not applicable
File size 624
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Ia64_fa78ce939f53755568b5c8137ac3bec0_b77a5c561934e089_6.0.6002.22405_none_7278e9b4bbe351df.manifest
File version Not applicable
File size 624
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Ia64_netfx-system_b03f5f7f11d50a3a_6.0.6002.22405_none_1b8e34006fa1b474.manifest
File version Not applicable
File size 12,144
Date (UTC) 14-May-2010
Time (UTC) 19:20
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_de-de_4f2d6087d6395f25.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 18:46
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_en-us_7c09f973f4927a48.manifest
File version Not applicable
File size 553
Date (UTC) 14-May-2010
Time (UTC) 18:42
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_fr-fr_a98383021276ceb9.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 18:47
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_ja-jp_5f3379588a355de8.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 19:26
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_ko-kr_8c96b466a828d602.manifest
File version Not applicable
File size 2,428
Date (UTC) 14-May-2010
Time (UTC) 19:22
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_zh-cn_35fd5d2e691cf046.manifest
File version Not applicable
File size 2,440
Date (UTC) 14-May-2010
Time (UTC) 19:22
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.0.6002.22405_zh-tw_359c2e286965bb56.manifest
File version Not applicable
File size 2,440
Date (UTC) 14-May-2010
Time (UTC) 19:25
Platform Not applicable
File name Msil_system_b77a5c561934e089_6.0.6002.22405_none_c39daa2175f127b5.manifest
File version Not applicable
File size 10,999
Date (UTC) 14-May-2010
Time (UTC) 20:00
Platform Not applicable
File name Package_10_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 1,710
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_11_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,033
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_12_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,033
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_13_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,033
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_14_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,033
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_15_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,033
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_1_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,460
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_2_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,031
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_3_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_4_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,031
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_5_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,031
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_6_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,031
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_7_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,031
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_8_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,031
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_9_for_kb980817~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 2,032
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_for_kb980817_sc_1~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 4,805
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_for_kb980817_sc~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 1,427
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File name Package_for_kb980817_server_1~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 5,241
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable
File
name
Package_for_kb980817_server~31bf3856ad364e35~ia64~~6.0.1.0.mum
File version Not applicable
File size 1,435
Date (UTC) 18-May-2010
Time (UTC) 04:36
Platform Not applicable

Additional file information for Windows 7 and for Windows Server 2008 R2

Additional files for all supported x86-based versions of Windows 7

Collapse this tableExpand this table

File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_ar-sa_9bcb0904383d4ce1.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:01
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_cs-cz_f59346ca74e70eef.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:20
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_da-dk_238e4744926d8128.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:03
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_de-de_23d327f492393ede.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 05:43
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_el-gr_50b875a4b08c3340.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:06
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_en-us_50afc0e0b0925a01.manifest
File version Not applicable
File size 451
Date (UTC) 04-Jun-2010
Time (UTC) 05:44
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_es-es_50b4a3f2b08e0644.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 07:39
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_fi-fi_7e819720ce35ceea.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:06
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_fr-fr_7e294a6ece76ae72.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 05:45
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_he-il_d932d5cf0a317574.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:01
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_hu-hu_d8e1893d0a6c0936.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:13
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_it-it_06562fb92854b164.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:21
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_ja-jp_33d940c546353da1.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 06:51
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_ko-kr_613c7bd36428b5bb.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 07:03
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_nb-no_e9906c63bdebb0df.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:04
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_nl-nl_e9badf0bbdca5a72.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:14
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_pl-pl_44908cbff9aa155e.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:17
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_pt-br_445794f3f9d3af9a.manifest
File version Not applicable
File size 1,479
Date (UTC) 04-Jun-2010
Time
(UTC)
07:40
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_pt-pt_44420faff9e3bf9e.manifest
File version Not applicable
File size 1,476
Date (UTC) 04-Jun-2010
Time (UTC) 08:21
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_ru-ru_9f0dedc235caafd2.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:09
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_sv-se_cd26c3a65337e78f.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:20
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_tr-tr_fa010a5c7194cae6.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:20
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_zh-cn_0aa3249b251ccfff.manifest
File version Not applicable
File size 1,482
Date (UTC) 04-Jun-2010
Time (UTC) 07:03
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_zh-tw_0a41f59525659b0f.manifest
File version Not applicable
File size 1,482
Date (UTC) 04-Jun-2010
Time (UTC) 06:47
Platform Not applicable
File name Msil_system_b77a5c561934e089_6.1.7600.20725_none_9843718e31f1076e.manifest
File version Not applicable
File size 2,587
Date (UTC) 04-Jun-2010
Time (UTC) 06:02
Platform Not applicable
File name Package_10_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_11_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_12_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_13_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_14_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_15_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_16_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_17_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_18_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_19_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_1_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,738
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File
name
Package_20_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_21_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_22_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_23_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_24_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,744
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_25_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,960
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_26_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_27_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 3,693
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_28_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_29_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_2_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,742
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_30_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_31_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_32_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_33_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_34_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_35_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_36_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_37_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time
(UTC)
22:18
Platform Not applicable
File name Package_38_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_39_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_3_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 4,123
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_40_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_41_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,702
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_42_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_43_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_44_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_45_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_46_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_47_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_48_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_49_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,708
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_4_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,742
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_5_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,742
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_6_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,742
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_7_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,742
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_8_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,742
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_9_for_kb980817~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 1,742
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_for_kb980817_rtm~31bf3856ad364e35~x86~~6.1.1.0.mum
File version Not applicable
File size 28,787
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_114184c9fcaf128888231521f6f4ccd4_b77a5c561934e089_6.1.7600.20725_none_c0f245f1ad29f89f.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_22988d137c31a2102501259f03ab81bf_b77a5c561934e089_6.1.7600.20725_none_de0ec4519083b021.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_22b3d4673fe65ba43df23b2f08dfdc2c_b77a5c561934e089_6.1.7600.20725_none_4299bb9a2f50665f.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_269a5298bd54c32d0bbac7fcdd0e3145_b77a5c561934e089_6.1.7600.20725_none_92f6a8ebe253406a.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_377183e60427ee2a913e982b043500a1_b77a5c561934e089_6.1.7600.20725_none_c679abf73c249ed2.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_3950766afd9d66f1c9730e12c1e082f2_b77a5c561934e089_6.1.7600.20725_none_2ba7da71eee7dc3b.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_3c4e73d8017a61a62cabf2d9a0e928cd_b77a5c561934e089_6.1.7600.20725_none_21e4e138b86b37ee.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_41cf9a2065f9ea70f35b53a17c0e0cd1_b77a5c561934e089_6.1.7600.20725_none_6d7389077487fe53.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_4556ac7fb604b20ed159112c2d10eca7_b77a5c561934e089_6.1.7600.20725_none_6a9a5c8a9c197956.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_4aa8b17502c922eaa469728bb24b49ea_b77a5c561934e089_6.1.7600.20725_none_817bea12cb93644e.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_5902dc8a06dc503948dccc3f8fa3c1ad_b77a5c561934e089_6.1.7600.20725_none_71da7ac6c3e14fd6.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_64e6facafa487a830c2755f800c2e198_b77a5c561934e089_6.1.7600.20725_none_56e13ec3f89c3575.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_756a16e8d951a08e04480c6cb3e3d31e_b77a5c561934e089_6.1.7600.20725_none_a775d5d3b154fde5.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_7f062dd28fb22dfad87d442aafadf414_b77a5c561934e089_6.1.7600.20725_none_277720ece9414020.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_9dede7b729f8fb01470f9815b11943ac_b77a5c561934e089_6.1.7600.20725_none_fc38650f96e5e234.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_aca173b318fbf42fd56c6b164af6c6aa_b77a5c561934e089_6.1.7600.20725_none_e89cbf0d8381b8c2.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not
applicable
File name X86_bdc18e727492ac55b06118e7075860e2_b77a5c561934e089_6.1.7600.20725_none_0966778d0a9753e8.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_d4a872d7c1fdfb712ecb033b615306c4_b77a5c561934e089_6.1.7600.20725_none_8d0df064f233d986.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_e150293bc6e1948eacb160a765e964c1_b77a5c561934e089_6.1.7600.20725_none_dbdaeed75d8ae817.manifest
File version Not applicable
File size 615
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_e2915f89a79075856893b84e4334d04c_b77a5c561934e089_6.1.7600.20725_none_fc42302cbf456ba8.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_e6a97c59450cea04117e1ede620545be_b77a5c561934e089_6.1.7600.20725_none_11f6373a19788cc4.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_e93be83cb7ec5237b1bcc3619ad1caea_b77a5c561934e089_6.1.7600.20725_none_947119fa7c2dde3d.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_eb3f2846671edf6bd9c522af64663b2d_b77a5c561934e089_6.1.7600.20725_none_899e2d6d47ef02b9.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_f725500892eabfba937398935d62b251_b77a5c561934e089_6.1.7600.20725_none_aa7ca66d5b4f5da0.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name X86_fadbe0e05cf475af81cd33df0c760d7b_b77a5c561934e089_6.1.7600.20725_none_0edd29d84ffc8fa8.manifest
File version Not applicable
File size 623
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable



Additional files for all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

Collapse this tableExpand this table

File name Amd64_114184c9fcaf128888231521f6f4ccd4_b77a5c561934e089_6.1.7600.20725_none_1d10e175658769d5.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_22988d137c31a2102501259f03ab81bf_b77a5c561934e089_6.1.7600.20725_none_3a2d5fd548e12157.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_22b3d4673fe65ba43df23b2f08dfdc2c_b77a5c561934e089_6.1.7600.20725_none_9eb8571de7add795.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_269a5298bd54c32d0bbac7fcdd0e3145_b77a5c561934e089_6.1.7600.20725_none_ef15446f9ab0b1a0.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_377183e60427ee2a913e982b043500a1_b77a5c561934e089_6.1.7600.20725_none_2298477af4821008.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_3950766afd9d66f1c9730e12c1e082f2_b77a5c561934e089_6.1.7600.20725_none_87c675f5a7454d71.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_3c4e73d8017a61a62cabf2d9a0e928cd_b77a5c561934e089_6.1.7600.20725_none_7e037cbc70c8a924.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_41cf9a2065f9ea70f35b53a17c0e0cd1_b77a5c561934e089_6.1.7600.20725_none_c992248b2ce56f89.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_4556ac7fb604b20ed159112c2d10eca7_b77a5c561934e089_6.1.7600.20725_none_c6b8f80e5476ea8c.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_4aa8b17502c922eaa469728bb24b49ea_b77a5c561934e089_6.1.7600.20725_none_dd9a859683f0d584.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_5902dc8a06dc503948dccc3f8fa3c1ad_b77a5c561934e089_6.1.7600.20725_none_cdf9164a7c3ec10c.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_5c416c41cd7e5444a187f7e1edc329ef_b03f5f7f11d50a3a_6.1.7600.20725_none_c2255c4d3eaf5a9d.manifest
File version Not applicable
File size 624
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_64e6facafa487a830c2755f800c2e198_b77a5c561934e089_6.1.7600.20725_none_b2ffda47b0f9a6ab.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_756a16e8d951a08e04480c6cb3e3d31e_b77a5c561934e089_6.1.7600.20725_none_0394715769b26f1b.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_7f062dd28fb22dfad87d442aafadf414_b77a5c561934e089_6.1.7600.20725_none_8395bc70a19eb156.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_9dede7b729f8fb01470f9815b11943ac_b77a5c561934e089_6.1.7600.20725_none_585700934f43536a.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_aca173b318fbf42fd56c6b164af6c6aa_b77a5c561934e089_6.1.7600.20725_none_44bb5a913bdf29f8.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_bdc18e727492ac55b06118e7075860e2_b77a5c561934e089_6.1.7600.20725_none_65851310c2f4c51e.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_d4a872d7c1fdfb712ecb033b615306c4_b77a5c561934e089_6.1.7600.20725_none_e92c8be8aa914abc.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_e150293bc6e1948eacb160a765e964c1_b77a5c561934e089_6.1.7600.20725_none_37f98a5b15e8594d.manifest
File version Not applicable
File size 617
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_e2915f89a79075856893b84e4334d04c_b77a5c561934e089_6.1.7600.20725_none_5860cbb077a2dcde.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_e6a97c59450cea04117e1ede620545be_b77a5c561934e089_6.1.7600.20725_none_6e14d2bdd1d5fdfa.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_e93be83cb7ec5237b1bcc3619ad1caea_b77a5c561934e089_6.1.7600.20725_none_f08fb57e348b4f73.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_eb3f2846671edf6bd9c522af64663b2d_b77a5c561934e089_6.1.7600.20725_none_e5bcc8f1004c73ef.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_f725500892eabfba937398935d62b251_b77a5c561934e089_6.1.7600.20725_none_069b41f113acced6.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_fadbe0e05cf475af81cd33df0c760d7b_b77a5c561934e089_6.1.7600.20725_none_6afbc55c085a00de.manifest
File version Not applicable
File size 625
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Amd64_netfx-system_b03f5f7f11d50a3a_6.1.7600.20725_none_a886e6d417253343.manifest
File version Not applicable
File size 2,096
Date (UTC) 04-Jun-2010
Time (UTC) 06:48
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_ar-sa_9bcb0904383d4ce1.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:18
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_cs-cz_f59346ca74e70eef.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:24
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_da-dk_238e4744926d8128.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:11
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_de-de_23d327f492393ede.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 06:06
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_el-gr_50b875a4b08c3340.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:15
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_en-us_50afc0e0b0925a01.manifest
File version Not applicable
File size 451
Date (UTC) 04-Jun-2010
Time (UTC) 06:02
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_es-es_50b4a3f2b08e0644.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:41
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_fi-fi_7e819720ce35ceea.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:15
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_fr-fr_7e294a6ece76ae72.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 06:06
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_he-il_d932d5cf0a317574.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:18
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_hu-hu_d8e1893d0a6c0936.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:25
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_it-it_06562fb92854b164.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:27
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_ja-jp_33d940c546353da1.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 07:19
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_ko-kr_613c7bd36428b5bb.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 07:18
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_nb-no_e9906c63bdebb0df.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:15
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_nl-nl_e9badf0bbdca5a72.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 08:53
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_pl-pl_44908cbff9aa155e.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:24
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_pt-br_445794f3f9d3af9a.manifest
File version Not applicable
File size 1,479
Date (UTC) 04-Jun-2010
Time (UTC) 08:40
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_pt-pt_44420faff9e3bf9e.manifest
File version Not applicable
File size 1,476
Date (UTC) 04-Jun-2010
Time (UTC) 09:28
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_ru-ru_9f0dedc235caafd2.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:16
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_sv-se_cd26c3a65337e78f.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:25
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_tr-tr_fa010a5c7194cae6.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 09:27
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_zh-cn_0aa3249b251ccfff.manifest
File version Not applicable
File size 1,482
Date (UTC) 04-Jun-2010
Time (UTC) 07:17
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_zh-tw_0a41f59525659b0f.manifest
File version Not applicable
File size 1,482
Date (UTC) 04-Jun-2010
Time (UTC) 07:25
Platform Not applicable
File name Msil_system_b77a5c561934e089_6.1.7600.20725_none_9843718e31f1076e.manifest
File version Not applicable
File size 2,587
Date (UTC) 04-Jun-2010
Time (UTC) 06:02
Platform Not applicable
File name Package_10_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date
(UTC)
04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_11_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_12_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_13_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_14_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_15_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_16_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_17_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_18_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_19_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_1_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,963
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_20_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_21_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_22_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_23_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_24_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_25_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,174
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_26_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,814
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_27_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File
name
Package_28_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 3,723
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_29_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_2_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,172
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_30_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_31_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_32_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_33_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_34_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_35_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_36_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_37_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_38_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_39_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_3_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,172
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_40_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_41_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_42_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,307
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_43_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_44_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date
(UTC)
04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_45_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_46_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_47_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_48_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_49_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_4_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 9,227
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_50_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,716
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_51_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 1,898
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_5_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,172
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_6_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,172
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_7_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,172
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_8_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,172
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_9_for_kb980817~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 2,172
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_for_kb980817_rtm~31bf3856ad364e35~amd64~~6.1.1.0.mum
File version Not applicable
File size 45,585
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable



Additional files for all supported IA-64-based versions of Windows Server 2008 R2

Collapse this tableExpand this table

File name Ia64_22b3d4673fe65ba43df23b2f08dfdc2c_b77a5c561934e089_6.1.7600.20725_none_429b5f902f4e6f5b.manifest
File version Not applicable
File size 624
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Ia64_269a5298bd54c32d0bbac7fcdd0e3145_b77a5c561934e089_6.1.7600.20725_none_92f84ce1e2514966.manifest
File version Not applicable
File size 624
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Ia64_756a16e8d951a08e04480c6cb3e3d31e_b77a5c561934e089_6.1.7600.20725_none_a77779c9b15306e1.manifest
File version Not applicable
File size 624
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Ia64_7f062dd28fb22dfad87d442aafadf414_b77a5c561934e089_6.1.7600.20725_none_2778c4e2e93f491c.manifest
File version Not applicable
File size 624
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Ia64_e150293bc6e1948eacb160a765e964c1_b77a5c561934e089_6.1.7600.20725_none_dbdc92cd5d88f113.manifest
File version Not applicable
File size 616
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Ia64_e2915f89a79075856893b84e4334d04c_b77a5c561934e089_6.1.7600.20725_none_fc43d422bf4374a4.manifest
File version Not applicable
File size 624
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Ia64_e6a97c59450cea04117e1ede620545be_b77a5c561934e089_6.1.7600.20725_none_11f7db30197695c0.manifest
File version Not applicable
File size 624
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Ia64_e93be83cb7ec5237b1bcc3619ad1caea_b77a5c561934e089_6.1.7600.20725_none_9472bdf07c2be739.manifest
File version Not applicable
File size 624
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Ia64_ede709ccbb2ac13fe6e2788dbcd9cd2d_b03f5f7f11d50a3a_6.1.7600.20725_none_9bb354c4a40fbcb3.manifest
File version Not applicable
File size 622
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Ia64_netfx-system_b03f5f7f11d50a3a_6.1.7600.20725_none_f033fb6d2ba1942d.manifest
File version Not applicable
File size 2,095
Date (UTC) 04-Jun-2010
Time (UTC) 06:39
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_de-de_23d327f492393ede.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 05:00
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_en-us_50afc0e0b0925a01.manifest
File version Not applicable
File size 451
Date (UTC) 04-Jun-2010
Time (UTC) 04:57
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_fr-fr_7e294a6ece76ae72.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 04:58
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_ja-jp_33d940c546353da1.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 05:56
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_ko-kr_613c7bd36428b5bb.manifest
File version Not applicable
File size 1,470
Date (UTC) 04-Jun-2010
Time (UTC) 05:56
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_zh-cn_0aa3249b251ccfff.manifest
File version Not applicable
File size 1,482
Date (UTC) 04-Jun-2010
Time (UTC) 05:58
Platform Not applicable
File name Msil_system.resources_b77a5c561934e089_6.1.7600.20725_zh-tw_0a41f59525659b0f.manifest
File version Not applicable
File size 1,482
Date (UTC) 04-Jun-2010
Time (UTC) 05:57
Platform Not applicable
File name Msil_system_b77a5c561934e089_6.1.7600.20725_none_9843718e31f1076e.manifest
File version Not applicable
File size 2,587
Date (UTC) 04-Jun-2010
Time (UTC) 06:02
Platform Not applicable
File name Package_1_for_kb980817~31bf3856ad364e35~ia64~~6.1.1.0.mum
File version Not applicable
File size 2,336
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_2_for_kb980817~31bf3856ad364e35~ia64~~6.1.1.0.mum
File version Not applicable
File size 2,166
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_3_for_kb980817~31bf3856ad364e35~ia64~~6.1.1.0.mum
File version Not applicable
File size 2,166
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_4_for_kb980817~31bf3856ad364e35~ia64~~6.1.1.0.mum
File version Not applicable
File size 2,166
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_5_for_kb980817~31bf3856ad364e35~ia64~~6.1.1.0.mum
File version Not applicable
File size 2,166
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_6_for_kb980817~31bf3856ad364e35~ia64~~6.1.1.0.mum
File version Not applicable
File size 2,166
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_7_for_kb980817~31bf3856ad364e35~ia64~~6.1.1.0.mum
File version Not applicable
File size 2,166
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_8_for_kb980817~31bf3856ad364e35~ia64~~6.1.1.0.mum
File version Not applicable
File size 2,166
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable
File name Package_for_kb980817_rtm~31bf3856ad364e35~ia64~~6.1.1.0.mum
File version Not applicable
File size 7,854
Date (UTC) 04-Jun-2010
Time (UTC) 22:18
Platform Not applicable




APPLIES TO
  • Microsoft .NET Framework 3.5 Service Pack 1
  • Windows 7 Enterprise
  • Windows 7 Home Basic
  • Windows 7 Home Premium
  • Windows 7 Professional
  • Windows 7 Ultimate
  • Windows Server 2008 R2 Datacenter
  • Windows Server 2008 R2 Enterprise
  • Windows Server 2008 R2 for Itanium-Based Systems
  • Windows Server 2008 R2 Standard
  • Windows Server 2008 Datacenter
  • Windows Server 2008 Enterprise
  • Windows Server 2008 for Itanium-Based Systems
  • Windows Server 2008 Standard
  • Windows Vista Business
  • Windows Vista Enterprise
  • Windows Vista Home Basic
  • Windows Vista Home Premium
  • Windows Vista Starter
  • Windows Vista Ultimate
  • Windows Vista Business 64-bit Edition
  • Windows Vista Enterprise 64-bit Edition
  • Windows Vista Home Basic 64-bit Edition
  • Windows Vista Home Premium 64-bit Edition
  • Windows Vista Ultimate 64-bit Edition
  • Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)
  • Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
  • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
  • Microsoft Windows Server 2003, Web Edition
  • Microsoft Windows Server 2003, Datacenter x64 Edition
  • Microsoft Windows Server 2003, Enterprise x64 Edition
  • Microsoft Windows Server 2003, Standard x64 Edition
  • Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems
  • Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems
  • Microsoft Windows XP Professional x64 Edition
kbsurveynew kbqfe KB980817

Other Resources

Other Support Sites

Community

Get Help Now

Article Translations

Originally posted here:
FIX: A .NET Framework 3.5-based application becomes unresponsive when a time-out issue occurs on a request to a service that uses the SSL protocol

Performance issue when you enable the AuthNoEncap policy to handle large payloads in a network environment in Windows 7 or in Windows Server 2008 R2

Consider the following scenario. You enable the AuthNoEncap policy to handle large payloads in a network environment. Then, you perform a network operation on a computer that is running Windows 7 or Windows Server 2008 R2 in the network environment. In this scenario, you may experience a significant decrease in network performance.
This issue occurs because the TCP stack uses the IPsec slow path instead of the IPsec fast path when the TCP stack processes AuthNoEncap traffic.

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a “Hotfix download available” section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:

Note The “Hotfix download available” form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To apply this hotfix, you must be running one of the following operating systems:

  • Windows 7
  • Windows 7 Service Pack 1 (SP1)
  • Windows Server 2008 R2
  • Windows Server 2008 R2 Service Pack 1 (SP1)

For more information about how to obtain a Windows 7 or Windows Server 2008 R2 service pack, click the following article number to view the article in the Microsoft Knowledge Base:

976932 

(http://support.microsoft.com/kb/976932/
)

Information about Service Pack 1 for Windows 7 and for Windows Server 2008 R2

Registry information

To use the hotfix in this package, you do not have to make any changes to the registry.

Restart requirement

You must restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace a previously released hotfix.

File information

The global version of this hotfix installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.

Windows 7 and Windows Server 2008 R2 file information notes

Important Windows 7 hotfixes and Windows Server 2008 R2 hotfixes are included in the same packages. However, hotfixes on the Hotfix Request page are listed under both operating systems. To request the hotfix package that applies to one or both operating systems, select the hotfix that is listed under “Windows 7/Windows Server 2008 R2″ on the page. Always refer to the “Applies To” section in articles to determine the actual operating system that each hotfix applies to.

  • The files that apply to a specific product, milestone (RTM, SPn), and service branch (LDR, GDR) can be identified by examining the file version numbers as shown in the following table:

    Collapse this tableExpand this table

    Version Product Milestone Service branch
    6.1.760
    0.21xxx
    Windows 7 and Windows Server 2008 R2 RTM LDR
    6.1.760
    1.21xxx
    Windows 7 and Windows Server 2008 R2 SP1 LDR
  • GDR service branches contain only those fixes that are widely released to address widespread, critical issues. LDR service branches contain hotfixes in addition to widely released fixes.
  • The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the “Additional file information for Windows 7 and for Windows Server 2008 R2″ section. MUM and MANIFEST files, and the associated security catalog (.cat) files, are critical to maintaining the state of the updated component. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.
For all supported x86-based versions of Windows 7

Collapse this tableExpand this table

File name File version File size Date Time Platform
Fwpkclnt.sys 6.1.7600.21006 187,264 12-Jul-2011 04:34 x86
Tcpip.sys 6.1.7600.21006 1,301,376 12-Jul-2011 04:35 x86
Fwpkclnt.sys 6.1.7601.21768 187,776 12-Jul-2011 05:56 x86
Tcpip.sys 6.1.7601.21768 1,303,424 12-Jul-2011 05:56 x86
For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

Collapse this tableExpand this table

File name File version File size Date Time Platform
Fwpkclnt.sys 6.1.7600.21006 288,128 12-Jul-2011 05:33 x64
Tcpip.sys 6.1.7600.21006 1,888,128 12-Jul-2011 05:33 x64
Fwpkclnt.sys 6.1.7601.21768 288,640 12-Jul-2011 05:29 x64
Tcpip.sys 6.1.7601.21768 1,914,240 12-Jul-2011 05:29 x64
For all supported IA-64-based versions of Windows Server 2008 R2

Collapse this tableExpand this table

File name File version File size Date Time Platform
Fwpkclnt.sys 6.1.7600.21006 482,688 12-Jul-2011 04:15 IA-64
Tcpip.sys 6.1.7600.21006 3,800,448 12-Jul-2011 04:15 IA-64
Fwpkclnt.sys 6.1.7601.21768 483,200 12-Jul-2011 04:19 IA-64
Tcpip.sys 6.1.7601.21768 3,803,520 12-Jul-2011 04:19 IA-64
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 

(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows

To work around this problem, disable Large Send Offload (LSO) in the TCP/IP protocol. To do this, follow these steps:

  1. Click Start

    Collapse this imageExpand this image

    , type regedit in the Search programs and files box, and then press Enter.

    Collapse this imageExpand this image

    If you are prompted for an administrator password, type the password. If you are prompted for confirmation, provide confirmation.

  2. Locate and then click the following registry subkey:

    HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters

  3. On the Edit menu, point to New, and then click DWORD Value.
  4. Type DisableLargeSendOffload, and then press Enter.
  5. Right-click DisableLargeSendOffload, and then click Modify.
  6. In the Value data box, type 1, and then click OK.
  7. Exit Registry Editor.
  8. Restart the computer.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the “Applies to” section.

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:

824684 

(http://support.microsoft.com/kb/824684/
)

Description of the standard terminology that is used to describe Microsoft software updates

Additional file information


Additional file information for Windows 7 and for Windows Server 2008 R2

Additional files for all supported x86-based versions of Windows 7

Collapse this tableExpand this table

File name X86_63b2417eb9dd62e0eb1139be82c86eca_31bf3856ad364e35_6.1.7600.21006_none_5fee7b79ebde9cca.manifest
File version Not applicable
File size 702
Date (UTC) 12-Jul-2011
Time (UTC) 09:21
Platform Not applicable
File name X86_a24ff779972a7e2a89a2bd8ffa8d1fe4_31bf3856ad364e35_6.1.7601.21768_none_4630e7eeeb8d371b.manifest
File version Not applicable
File size 702
Date (UTC) 12-Jul-2011
Time (UTC) 09:21
Platform Not applicable
File name X86_microsoft-windows-tcpip-binaries_31bf3856ad364e35_6.1.7600.21006_none_b3d5668ae095d505.manifest
File version Not applicable
File size 3,834
Date (UTC) 12-Jul-2011
Time (UTC) 04:57
Platform Not applicable
File name X86_microsoft-windows-tcpip-binaries_31bf3856ad364e35_6.1.7601.21768_none_b57d0c7addeae803.manifest
File version Not applicable
File size 3,834
Date (UTC) 12-Jul-2011
Time (UTC) 06:20
Platform Not applicable
Additional files for all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

Collapse this tableExpand this table

File name Amd64_64de594551836357dfd1d976aeb0e347_31bf3856ad364e35_6.1.7601.21768_none_478f19f3354ca5a0.manifest
File version Not applicable
File size 706
Date (UTC) 12-Jul-2011
Time (UTC) 09:21
Platform Not applicable
File name Amd64_e2ddea40f744287622ae42f8e4b38fc3_31bf3856ad364e35_6.1.7600.21006_none_131570faab66a0a9.manifest
File version Not applicable
File size 706
Date (UTC) 12-Jul-2011
Time (UTC) 09:21
Platform Not applicable
File name Amd64_microsoft-windows-tcpip-binaries_31bf3856ad364e35_6.1.7600.21006_none_0ff4020e98f3463b.manifest
File version Not applicable
File size 3,838
Date (UTC) 12-Jul-2011
Time (UTC) 05:59
Platform Not applicable
File name Amd64_microsoft-windows-tcpip-binaries_31bf3856ad364e35_6.1.7601.21768_none_119ba7fe96485939.manifest
File version Not applicable
File size 3,838
Date (UTC) 12-Jul-2011
Time (UTC) 07:11
Platform Not applicable
Additional files for all supported IA-64-based versions of Windows Server 2008 R2

Collapse this tableExpand this table

File name Ia64_0289f3c0cf5086b1b5f86369e0ba37f7_31bf3856ad364e35_6.1.7600.21006_none_4e515909ccd19c1a.manifest
File version Not applicable
File size 704
Date (UTC) 12-Jul-2011
Time (UTC) 09:21
Platform Not applicable
File name Ia64_7558328428d6e0808c0f4aa357866d35_31bf3856ad364e35_6.1.7601.21768_none_c15e4cc30c7da21f.manifest
File version Not applicable
File size 704
Date (UTC) 12-Jul-2011
Time (UTC) 09:21
Platform Not applicable
File name Ia64_microsoft-windows-tcpip-binaries_31bf3856ad364e35_6.1.7600.21006_none_b3d70a80e093de01.manifest
File version Not applicable
File size 3,836
Date (UTC) 12-Jul-2011
Time (UTC) 05:55
Platform Not applicable
File name Ia64_microsoft-windows-tcpip-binaries_31bf3856ad364e35_6.1.7601.21768_none_b57eb070dde8f0ff.manifest
File version Not applicable
File size 3,836
Date (UTC) 12-Jul-2011
Time (UTC) 07:02
Platform Not applicable

View article:
Performance issue when you enable the AuthNoEncap policy to handle large payloads in a network environment in Windows 7 or in Windows Server 2008 R2

Page 1 of 11612345...102030...Last »

Recent Comments

    Archives

    Categories