List of Available Hotfixes for Windows 7

Page 24 of 33 FirstFirst ... 142223242526 ... LastLast

  1. NoN
    Posts : 4,166
    Windows 7 Professional SP1 - x64 [Non-UEFI Boot]
    Thread Starter
       #231

    -Article ID: 2961132 - Last Review: July 8, 2014 - Revision: 2.0
    Bluetooth devices unrecognized after a computer resumes from sleep or hibernate state in Windows 8.1 or Windows 7.

    Symptoms:

    Consider the following scenario:
    • You have a Windows 8.1-based or Windows 7-based computer that uses AMD Beema.
    • You connect multiple Bluetooth devices to the computer, and they are connected to the same universal serial bus (USB) hub.
    • You put the computer in to sleep or hibernate state, and then resume the computer.
    In this scenario, some Bluetooth devices cannot be recognized and therefore cannot be used.

    Cause:
    This issue occurs because of a bug in the USB hub low level driver.

    Applies to

    • Windows 8.1
    • Windows 8.1 Enterprise
    • Windows 8.1 Pro
    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Enterprise
      • Windows 7 Home Basic
      • Windows 7 Home Premium
      • Windows 7 Professional
      • Windows 7 Starter
      • Windows 7 Ultimate
    Update information
    To resolve this issue, install the following update in Windows 8.1: 2955164
    Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2 update rollup: May 2014

    Review and request hotfix:
    Bluetooth devices unrecognized after a computer resumes from sleep or hibernate state in Windows 8.1 or Windows 7

    ------------------------------------------------------------------------------------------------------------

    -Article ID: 2972875 - Last Review: July 9, 2014 - Revision: 1.0
    Update to force the cryptography interface to be the top window is available for Windows 7 SP1 and Windows Server 2008 R2 SP1

    Summary:
    This hotfix adds the CRYPTUI_SELECTCERT_PUT_WINDOW_TOPMOST dwFlag parameter to Windows 7 Service Pack 1 (SP1) and Windows Server 2008 R2 SP1. This parameter can be used with the CRYPTUI_SELECTCERTIFICATE_STRUCT structure, and it makes sure that the cryptography interface is the top window on the screen. In other words, the cryptography interface (which prompts the user for a certificate) will never be hidden under other windows.

    Review and request hotfix:
    Update to force the cryptography interface to be the top window is available for Windows 7 SP1 and Windows Server 2008 R2 SP1

    -----------------------------------------------------------------------------------------------------------
      My Computer


  2. NoN
    Posts : 4,166
    Windows 7 Professional SP1 - x64 [Non-UEFI Boot]
    Thread Starter
       #232

    -Article ID: 2957486 - Last Review: July 11, 2014 - Revision: 1.0
    Ls command takes a long time to list shared files in 2 windows on a Windows 7 or Windows Server 2008 R2-based NFS server.

    Symptoms:
    Consider the following scenario:
    • You have a computer that is running Windows 7 Service pack 1 (SP1) or Windows Server 2008 R2 SP1.
    • You configure the computer as a Network File System (NFS) Server. Then you create and share files on the NFS server.
    • You use a mount command on a NFS client to connect to the NFS Server.
    • You open more than one terminal window on the NFS client.
    • Then you execute the following ls command in each terminal window at the same time to list all shared files:
      cd <NFS share>
      ls –lR
    In this scenario, it takes a long time to list all the shared files from the NFS server.

    Cause:
    This issue occurs when the NFS client sends a GETATTR call two times in a row. The NFS Server has to wait for the ACK packet from the NFS client for the first GETATTR reply packet before it can send the queued second GETATTR reply packet.

    Note In most cases, it takes about 0.04 sec to send the second GETATTR reply packet because of delayed ACKs from the NFS client. Therefore, it takes more than two hours when you execute an ls command to list all files for the attribute information when the total number of files is more than 400,000.
    (400,000 * 0.04 sec / 2 Nfs3GetAttr() calls / 3600 sec = 2.22 hours)

    You can confirm how long it takes to send the GETATRR Reply to the NFS client by monitoring network packets.
    Applies to

    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Enterprise
      • Windows 7 Home Basic
      • Windows 7 Home Premium
      • Windows 7 Professional
      • Windows 7 Starter
      • Windows 7 Ultimate
    • Windows Server 2008 R2 Service Pack 1, when used with:
      • Windows Server 2008 R2 Enterprise
      • Windows Server 2008 R2 Datacenter
      • Windows Server 2008 R2 for Itanium-Based Systems
      • Windows Server 2008 R2 Standard
    Review and request hotfix:
    Ls command takes a long time to list shared files in 2 windows on a Windows 7 or Windows Server 2008 R2-based NFS server

    -----------------------------------------------------------------------------------------------------------

    -Article ID: 2984930 - Last Review: July 18, 2014 - Revision: 2.0
    Tablet PC Input Panel cannot be moved after you install update 2973201 in Windows 7 or Windows Vista.

    Symptoms:
    After you install update 2973201 on a Windows 7-based or Windows Vista-based tablet, you cannot move the Tablet PC Input Panel window by using a stylus or touch input. However, you can move the window by using a mouse.

    Note The Windows on-screen keyboard (osk.exe) is unaffected by this issue.
    Applies to

    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Enterprise
      • Windows 7 Home Premium
      • Windows 7 Home Basic
      • Windows 7 Professional
      • Windows 7 Starter
      • Windows 7 Ultimate
    • Windows Vista Service Pack 1, when used with:
      • Windows Vista Enterprise
      • Windows Vista Business
      • Windows Vista Home Basic
      • Windows Vista Home Premium
      • Windows Vista Ultimate
    Review and request hotfix:
    Tablet PC Input Panel cannot be moved after you install update 2973201 in Windows 7 or Windows Vista
      My Computer


  3. NoN
    Posts : 4,166
    Windows 7 Professional SP1 - x64 [Non-UEFI Boot]
    Thread Starter
       #233

    -Article ID: 2978795 - Last Review: August 12, 2014 - Revision: 1.0
    Text is blurry when you magnify the text in Windows 7 or Windows Server 2008 R2.

    Symptoms:
    Consider the following scenario:
    • You log on to a computer locally or by using Remote Desktop Protocol (RDP) in Windows 7 Service Pack 1 (SP1) or Windows Server 2008 R2 SP1.
    • You use a window magnification tool to magnify part of the screen at a high zoom rate (such as over 900%).
    In this scenario, the text becomes blurry.

    Cause:
    This issue occurs because the following setting can affect the text rendering:

    • Magnification APIs that are used by the magnifier uses GDI+ InterpolationModeHighQualityBilinear interpolation mode for rendering.

      Note After you apply this hotfix, magnification APIs uses the default GDI+ Interpolation mode.
    • Windows 7 introduces some changes in ClearType and grayscale technologies. When these modifications try to improve the font rendering and reading experience, text appears blurry when you use a high screen magnification zoom. To work around this issue, disable the following settings:

      Note For more information about the changes in ClearType and grayscale technologies, go to the following Microsoft website: Engineering Changes to ClearType in Windows 7

      • Disable the Turn On ClearType option by clicking the Adjust ClearType text link in the Appearance and Personalization window in Control Panel.
      • Disable the following options:
        • Disable all the options under the Visual Effects tab in the Performance Settings window under the Advanced tab in the System Properties window for the System setting in Control Panel.
        • When you use a Remote Desktop Protocol (RDP) connection, disable all performance options under the Experience tab.
        • Disable the ClearType usage in some applications. For example, disable the Always use ClearType for HTML option under the Adavanced tab in Internet Options in Microsoft Internet Explorer 8.
    Applies to

    • Windows Server 2008 R2 Service Pack 1, when used with:
      • Windows Server 2008 R2 Datacenter
      • Windows Server 2008 R2 Enterprise
      • Windows Server 2008 R2 Standard
      • Windows Server 2008 R2 Foundation
      • Windows Server 2008 R2 for Itanium-Based Systems
    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Ultimate
      • Windows 7 Enterprise
      • Windows 7 Professional
      • Windows 7 Home Premium
      • Windows 7 Home Basic
      • Windows 7 Starter
    Review and request hotfix:
    Text is blurry when you magnify the text in Windows 7 or Windows Server 2008 R2

    -------------------------------------------------------------------------------------------------------------

    -Article ID: 2982706 - Last Review: August 12, 2014 - Revision: 1.0
    You cannot access network shares after the computer restarts in Windows 8.1 or Windows 7.

    Symptoms:
    Assume that you have a Windows Filtering Platform (WFP) driver that starts automatically as a system driver on a Windows RT 8.1, Windows 8.1, Windows Server 2012 R2, Windows 7 Service Pack 1 (SP1), or Windows Server 2008 R2 SP1-based computer. After you restart the computer, you cannot access network shares on another computer.

    Cause:
    This issue occurs because a race condition occurs. Therefore, the WFP driver disrupts the network share access as the computer restarts.

    Applies to

    • Windows Server 2012 R2 Datacenter
    • Windows Server 2012 R2 Standard
    • Windows Server 2012 R2 Essentials
    • Windows Server 2012 R2 Foundation
    • Windows 8.1 Enterprise
    • Windows 8.1 Pro
    • Windows 8.1
    • Windows RT 8.1
    • Windows Server 2008 R2 Service Pack 1, when used with:
      • Windows Server 2008 R2 Datacenter
      • Windows Server 2008 R2 Enterprise
      • Windows Server 2008 R2 Standard
      • Windows Server 2008 R2 Foundation
      • Windows Server 2008 R2 for Itanium-Based Systems
    • Windows 7 Service Pack 1
    • Windows 7 Ultimate
    • Windows 7 Enterprise
    • Windows 7 Professional
    • Windows 7 Home Premium
    • Windows 7 Home Basic
    • Windows 7 Starter

    Review and request hotfix:
    You cannot access network shares after the computer restarts in Windows 8.1 or Windows 7

    ------------------------------------------------------------------------------------------------------------

    -Article ID: 2978442 - Last Review: August 12, 2014 - Revision: 2.0
    You cannot edit or save files on a DAV server when your username contains DBCS characters in Windows 8.1 or Windows 7.

    Symptoms:
    Consider the following scenario:

    • You have a local user account or a domain user account that logs on a Windows 8.1, Windows Server 2012 R2, Windows 7 Service Pack 1 (SP1), or Windows Server 2008 R2 SP1-based computer.
    • The local user account name or the SAM-Account-Name attribute of the domain user account contains double-byte character(s) (such as German umlaut äöüß).
    • You try to save an edited file on a shared path on a Distributed Authoring and Versioning (DAV) server.
    In this scenario, you cannot save the file, and you receive one of the following error messages:

    ° Title: File Too Large

    ° Title: Location is not available

    Cause:
    This issue occurs because the double-byte characters are encoded incorrectly.
    Applies to

    • Windows Server 2012 R2 Datacenter
    • Windows Server 2012 R2 Standard
    • Windows Server 2012 R2 Essentials
    • Windows Server 2012 R2 Foundation
    • Windows 8.1 Enterprise
    • Windows 8.1 Pro
    • Windows 8.1
    • Windows Server 2008 R2 Service Pack 1, when used with:
      • Windows Server 2008 R2 Datacenter
      • Windows Server 2008 R2 Enterprise
      • Windows Server 2008 R2 Standard
      • Windows Server 2008 R2 Foundation
    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Ultimate
      • Windows 7 Enterprise
      • Windows 7 Professional
      • Windows 7 Home Premium
      • Windows 7 Home Basic
      • Windows 7 Starter
    Review and request hotfix:
    You cannot edit or save files on a DAV server when your username contains DBCS characters in Windows 8.1 or Windows 7
      My Computer


  4. NoN
    Posts : 4,166
    Windows 7 Professional SP1 - x64 [Non-UEFI Boot]
    Thread Starter
       #234

    -Article ID: 2920188 - Last Review: August 13, 2014 - Revision: 1.0
    Update to add support for TPM 2.0 in Windows 7 and Windows Server 2008 R2.

    This article describes a hotfix that adds support for Trusted Platform Module (TPM) 2.0 in Windows 7 Service Pack 1 (SP1) and Windows Server 2008 R2 SP1. This update replaces the earlier version of TPM in Windows 7, and it slightly changes the BitLocker Drive Encryption and the Unified Extensible Firmware Interface (UEFI) to interact with the TPM 2.0.

    Note You must apply this hotfix on a computer that supports to running x64-based versions of Windows and supports UEFI together with Compatibility Support Module (CSM) booting mode.

    Applies to

    • Windows Server 2008 R2 Service Pack 1, when used with:
      • Windows Server 2008 R2 Datacenter
      • Windows Server 2008 R2 Enterprise
      • Windows Server 2008 R2 Standard
      • Windows Server 2008 R2 Foundation
      • Windows Server 2008 R2 for Itanium-Based Systems
    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Ultimate
      • Windows 7 Enterprise
      • Windows 7 Professional
      • Windows 7 Home Premium
      • Windows 7 Home Basic
    Review and request hotfix:
    Update to add support for TPM 2.0 in Windows 7 and Windows Server 2008 R2

    ---------------------------------------------------------------------------------------------------------

    -Article ID: 2979933 - Last Review: August 13, 2014 - Revision: 2.0
    Sharp increase in CPU usage occurs when a folder is renamed in Windows.

    Symptoms:
    Consider the following scenario:
    • You have a computer that has a large amount of memory and that's running Windows 7 or Windows Server 2008 R2.
    • You run an application that does batch processing in which many files and folders are created, deleted, moved, or renamed.

    Every time that a folder is renamed in this scenario, a sharp increase in CPU usage occurs, and this causes performance issues on the computer.

    Review and request hotfix:
    Sharp increase in CPU usage occurs when a folder is renamed in Windows

    ------------------------------------------------------------------------------------------------------------
      My Computer


  5. NoN
    Posts : 4,166
    Windows 7 Professional SP1 - x64 [Non-UEFI Boot]
    Thread Starter
       #235

    -Article ID: 2919139 - Last Review: August 29, 2014 - Revision: 1.0
    Sound is lost for a while on a MIDI device in Windows 8.1 or Windows 7.

    Symptoms:
    Consider the following scenario:
    • You have a computer that is running Windows RT 8.1, Windows 8.1, Windows Server 2012 R2, Windows 7 Service Pack 1 (SP1), or Windows Server 2008 R2 SP1.
    • You connect a MIDI device to the computer by using a USB-to-MIDI cable.
    • You run a MIDI application to send MIDI messages to the MIDI device.
    • In this scenario, some MIDI messages are lost, and you briefly cannot hear sound from the MIDI device.
    Cause:
    This issue occurs because the MIDI driver does not handle the USB Request Blocks (URBs) correctly when it sends the MIDI messages.

    Applies to

    • Windows Server 2012 R2 Datacenter
    • Windows Server 2012 R2 Standard
    • Windows Server 2012 R2 Essentials
    • Windows Server 2012 R2 Foundation
    • Windows 8.1 Enterprise
    • Windows 8.1 Pro
    • Windows 8.1
    • Windows RT 8.1
    • Windows Server 2008 R2 Service Pack 1, when used with:
      • Windows Server 2008 R2 Datacenter
      • Windows Server 2008 R2 Enterprise
      • Windows Server 2008 R2 Standard
      • Windows Server 2008 R2 Foundation
      • Windows Server 2008 R2 for Itanium-Based Systems
    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Ultimate
      • Windows 7 Enterprise
      • Windows 7 Professional
      • Windows 7 Home Premium
      • Windows 7 Home Basic
      • Windows 7 Starter
    Review and request hotfix:
    Sound is lost for a while on a MIDI device in Windows 8.1 or Windows 7
      My Computer


  6. NoN
    Posts : 4,166
    Windows 7 Professional SP1 - x64 [Non-UEFI Boot]
    Thread Starter
       #236

    -Article ID: 2888853 - Last Review: September 9, 2014 - Revision: 4.0
    FIX: "The supplied message is incomplete" error when you use an FTPS client to upload a file in Windows.

    Symptoms:
    When you use an FTP-over-Secure Sockets Layer (FTPS) client that implements Transport Layer Security (TLS) 1.2 to upload a file to a secure website, the file may not be uploaded as expected. Additionally, you may receive the following error message:

    Code:
    550: The supplied message is incomplete. The signature was not verified.
    Cause:
    This problem occurs because of a message-handling issue in TLS 1.2.
    Applies to

    • Windows Server 2012 R2 Datacenter
    • Windows Server 2012 R2 Essentials
    • Windows Server 2012 R2 Foundation
    • Windows Server 2012 R2 Standard
    • Windows 8.1 Enterprise
    • Windows 8.1 Pro
    • Windows 8.1
    • Windows Server 2012 Datacenter
    • Windows Server 2012 Standard
    • Windows Server 2012 Essentials
    • Windows 8 Enterprise
    • Windows 8 Pro
    • Windows 8
    • Windows Server 2008 R2 Datacenter
    • Windows Server 2008 R2 Enterprise
    • Windows Server 2008 R2 Standard
    • Windows Server 2008 R2 Foundation
    • Windows Server 2008 R2 for Itanium-Based Systems
    • Windows 7 Ultimate
    • Windows 7 Enterprise
    • Windows 7 Professional
    • Windows 7 Home Premium
    • Windows 7 Home Basic
    • Windows 7 Starter
    • Microsoft Internet Information Services 8.0
    Review and request hotfix:
    FIX: "The supplied message is incomplete" error when you use an FTPS client to upload a file in Windows

    ------------------------------------------------------------------------------------------------------------

    -Article ID: 2981841 - Last Review: September 9, 2014 - Revision: 2.0
    Internet Explorer freezes for several minutes and loads websites slowly in Windows 7 or Windows Server 2008 R2.

    Symptoms:

    Consider the following scenario:
    • You have a computer that is running Windows 7 Service Pack 1 (SP1) or Windows Server 2008 R2 SP1.
    • You set the User Account Control (UAC) settings to Default - Notify me only when programs try to make changes to my computer.
    • You configure a Folder Redirection policy by using Group Policy Object (GPO).
    • You encrypt the offline files cache by using Encrypted File Systems (EFS) encryption in GPO.
    • You enable protected mode in Internet Explorer. In this situation, Internet Explorer runs at a low integrity level.
    • You try to visit a website.
    In this scenario, Internet Explorer freezes for several minutes, and the webpage loads eventually.

    Note You can see an "Access Denied" error message in the following examples if you run the Process Monitor tool during the page loading.

    Workaround:
    To work around this issue, add the problematic sites to the trusted sites in Internet Explorer.


    Applies to
    • Windows Server 2008 R2 Service Pack 1, when used with:
      • Windows Server 2008 R2 Datacenter
      • Windows Server 2008 R2 Enterprise
      • Windows Server 2008 R2 Standard
      • Windows Web Server 2008 R2
      • Windows Server 2008 R2 for Itanium-Based Systems
    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Ultimate
      • Windows 7 Enterprise
      • Windows 7 Professional
      • Windows 7 Home Premium
      • Windows 7 Home Basic
      • Windows 7 Starter
    Review and request hotfix:
    Internet Explorer freezes for several minutes and loads websites slowly in Windows 7 or Windows Server 2008 R2

    -----------------------------------------------------------------------------------------------------------

    -Article ID: 2990170 - Last Review: September 9, 2014 - Revision: 1.0
    Multipath I/O identifies different disks as the same disk in Windows.

    Symptoms:
    The code in Microsoft Windows that converts a hexadecimal device ID to an ASCII string may drop the most significant nibble in each byte if the byte is less than 0x10. (The most significant nibble is 0.) This causes different disks to be identified as the same disk by Multipath I/O (MPIO). At the very least, this may cause problems in mounting affected disks. And architecturally, this could cause data corruption.


    Prerequisites

    To apply this hotfix, you must be running one of the following operating systems:
    • Windows Vista Service Pack 2 (SP2)
    • Windows Server 2008 Service Pack 2 (SP2)
    • Windows 7 Service Pack 1 (SP1)
    • Windows Server 2008 R2 Service Pack 1 (SP1)
    • Windows 8
    • Windows Server 2012
    • Windows 8.1
    • Windows Server 2012 R2
    Review and request hotfix:
    Multipath I/O identifies different disks as the same disk in Windows

    ----------------------------------------------------------------------------------------------------------

    -Article ID: 2987452 - Last Review: September 9, 2014 - Revision: 1.0
    Performance issues when you use credential roaming on RD Session Host servers in Windows 7 or Windows Server 2008 R2.

    Symptoms:

    Consider the following scenario:
    • You set up credential roaming for a user who uses a shared Remote Desktop Session Host (RD Session Host) server that is running Windows Server 2008 R2 Service Pack 1 (SP1).
    • The user logs on to a computer that is running Windows 7 SP1 or Windows Server 2008 R2 SP1 to establish a Remote Desktop Protocol (RDP) connection to the RD Session Host server.
    In this scenario, the RDP connection may be slow. If you do not recognize this issue in time, other new RDP connections to the server freeze indefinitely. Eventually, the server freezes, and it must be restarted to recover from this frozen status.

    Note The number of users that is required to cause this issue varies. The number is determined by the number and the size of the certificates that credential roaming is synchronizing

    Applies to

    • Windows Server 2008 R2 Service Pack 1, when used with:
      • Windows Server 2008 R2 Datacenter
      • Windows Server 2008 R2 Enterprise
      • Windows Server 2008 R2 Standard
      • Windows Server 2008 R2 Foundation
      • Windows Server 2008 R2 for Itanium-Based Systems
    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Ultimate
      • Windows 7 Enterprise
      • Windows 7 Professional
    Review and request hotfix:
    Performance issues when you use credential roaming on RD Session Host servers in Windows 7 or Windows Server 2008 R2
      My Computer


  7. NoN
    Posts : 4,166
    Windows 7 Professional SP1 - x64 [Non-UEFI Boot]
    Thread Starter
       #237

    -Article ID: 2990372 - Last Review: September 9, 2014 - Revision: 1.0
    "Device does not exist" error after you reinsert a USB COM port device.

    Symptoms:
    USB devices that expose COM ports for communicating between their application and the device use the inbox Usbser.sys to create virtual COM ports. If such a device is removed and then reinserted quickly, it may not be rediscovered correctly, and the COM port, such as COM3, may not be re-created. Additionally, you may receive an error message that resembles the following:

    Device does not exist.
    Cause:
    This problem occurs because of a race condition in the Usbser.sys driver during surprise removal and rediscovery of the same device. This causes the corresponding COM port not to be re-created.
    Applies to

    • Windows 7 Enterprise
    • Windows 7 Professional
    • Windows 7 Starter
    • Windows 7 Ultimate
    • Windows Server 2008 R2 Datacenter
    • Windows Server 2008 R2 Enterprise
    • Windows Server 2008 R2 Foundation
    • Windows Server 2008 R2 Standard
    Review and request hotfix:
    "Device does not exist" error after you reinsert a USB COM port device

    ----------------------------------------------------------------------------------------------------------

    -Article ID: 2983488 - Last Review: September 9, 2014 - Revision: 1.0
    "DRIVER_POWER_STATE_FAILURE (9f)" error when you use the native VPN connection and then shut down or suspend the computer.

    Symptoms:
    When you use the native virtual private network (VPN) connection in Windows Server 2008 R2 or Windows 7 and then shut down or suspend the computer, you receive the following error message:

    Code:
    DRIVER_POWER_STATE_FAILURE (9f)
    Applies to

    • Windows Server 2008 R2 Datacenter
    • Windows Server 2008 R2 Enterprise
    • Windows Server 2008 R2 Foundation
    • Windows Server 2008 R2 Standard
    • Windows 7 Professional
    • Windows 7 Enterprise
    • Windows 7 Ultimate
    Review and request hotfix:
    "DRIVER_POWER_STATE_FAILURE (9f)" error when you use the native VPN connection and then shut down or suspend the computer
      My Computer


  8. NoN
    Posts : 4,166
    Windows 7 Professional SP1 - x64 [Non-UEFI Boot]
    Thread Starter
       #238

    -Article ID: 2989671 - Last Review: September 10, 2014 - Revision: 1.0
    Opening an attachment in Outlook takes longer than expected.

    Symptoms:
    When you try to open an attachment in Microsoft Outlook on a computer that's running Windows 7 or Windows Server 2008 R2, the process takes longer than expected. For example, it may take more than 30 seconds to open a small text file attachment. This problem also occurs when the ShellExecuteEx() function is called to open a file from a redirected folder.

    Cause:
    This problem occurs when folder redirection is used.
    Applies to

    • Windows 7 Enterprise
    • Windows 7 Professional
    • Windows 7 Ultimate
    • Windows Server 2008 R2 Datacenter
    • Windows Server 2008 R2 Enterprise
    • Windows Server 2008 R2 Foundation
    • Windows Server 2008 R2 Standard
    Note: Might superseded the August 12, 2014 "Patch Tuesday":
    -Article ID: 2980245 - Last Review: August 12, 2014 - Revision: 1.0
    Windows Explorer crashes when you cut the same file three times in Windows 7 or Windows Server 2008 R2

    Review and request hotfix:
    Opening an attachment in Outlook takes longer than expected

    -----------------------------------------------------------------------------------------------------------

    -Article ID: 2979583 - Last Review: September 11, 2014 - Revision: 1.0
    Additional thick line is printed on a page that has an Excel chart in Windows 7 or Windows Server 2008 R2.

    Symptoms:
    Consider the following scenario:
    • You install a PCL6 version 3 printer driver on a computer that is running Windows 7 Service Pack 1 (SP1) or Windows Server 2008 R2 SP1.
    • You try to print a chart in a Microsoft Excel Worksheet from the PCL6 version 3 driver-based printer.
    In this scenario, an additional thick line is printed out on the printed page.

    Applies to

    • Windows Server 2008 R2 Service Pack 1, when used with:
      • Windows Server 2008 R2 Datacenter
      • Windows Server 2008 R2 Enterprise
      • Windows Server 2008 R2 Standard
      • Windows Server 2008 R2 Foundation
      • Windows Server 2008 R2 for Itanium-Based Systems
    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Ultimate
      • Windows 7 Enterprise
      • Windows 7 Professional
      • Windows 7 Home Premium
      • Windows 7 Home Basic
      • Windows 7 Starter
    Note 1:
    Check your files before in C:\Windows\system32\spool\drivers\x64\...as it might replace some of them by an older version.

    Note 2:
    PCL6 version 4 printer driver "Universal Print Driver" (v4.4.0.0) are available at the Ricoh support site HERE since July 14, 2014.

    Review and request hotfix:
    Additional thick line is printed on a page that has an Excel chart in Windows 7 or Windowws Server 2008 R2
      My Computer


  9. NoN
    Posts : 4,166
    Windows 7 Professional SP1 - x64 [Non-UEFI Boot]
    Thread Starter
       #239

    -Article ID: 2998984 - Last Review: September 16, 2014 - Revision: 1.0
    You cannot dock MicroStation toolbars after you install update 2973201 in Windows.

    Symptoms:
    Consider the following scenario:

    • You have a computer that is running Windows RT 8.1, Windows 8.1, Windows Server 2012 R2, Windows 7, or Windows Server 2008 R2.
    • You install update 2973201 on the computer.
    • You try to dock a toolbar of Bentley MicroStation at the top or bottom of the screen.
    • In this scenario, the toolbar becomes blank or invisible.
    Cause:
    This issue occurs because the Z-order of the windows is changed after you install update 2973201.

    Note 1: Might superseded Article ID 2993651 part of the "Fixed offending August Patch Tuesday Update" August 27, 2014.

    Note 2: See also the Article ID: 2984930 that fix the Article ID 2973201, too!!

    Applies to

    • Windows Server 2012 R2 Datacenter
    • Windows Server 2012 R2 Standard
    • Windows Server 2012 R2 Essentials
    • Windows Server 2012 R2 Foundation
    • Windows 8.1 Enterprise
    • Windows 8.1 Pro
    • Windows 8.1
    • Windows RT 8.1
    • Windows Server 2008 R2 Service Pack 1, when used with:
      • Windows Server 2008 R2 Datacenter
      • Windows Server 2008 R2 Enterprise
      • Windows Server 2008 R2 Standard
      • Windows Server 2008 R2 Foundation
      • Windows Server 2008 R2 for Itanium-Based Systems
    • Windows 7 Service Pack 1, when used with:
      • Windows 7 Ultimate
      • Windows 7 Enterprise
      • Windows 7 Professional
      • Windows 7 Home Premium
      • Windows 7 Home Basic
      • Windows 7 Starter
    Review and request hotfix:
    You cannot dock MicroStation toolbars after you install update 2973201 in Windows
      My Computer


  10. NoN
    Posts : 4,166
    Windows 7 Professional SP1 - x64 [Non-UEFI Boot]
    Thread Starter
       #240

    This one is a revised article ID from February 13, 2013 but is still valid and it had also never been putted over this thread. So, was a missing hotfix.

    -Article ID: 2591271 - Last Review: October 6, 2014 - Revision: 3.0
    "0x0000007E" Stop error when you restart a computer that is running Windows Server 2008 R2 or Windows 7.

    Symptoms:

    Consider the following scenario:
    • You have a computer that is running Windows Server 2008 R2 or Windows 7.
    • The IPv6 transition technologies are enabled on the computer. For example, you enable the Intra-site Automatic Tunnel Addressing Protocol (ISATAP), 6to4, and Teredo IPv6 transition technologies on the computer.
    • You restart the computer.
    In this scenario, you receive the following Stop error message during the startup process:

    Code:
    0x0000007E (parameter1, parameter2, parameter3, parameter4) 
    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED

    Notes
    • The parameters in this error message vary, depending on the configuration of the computer.
    • Not all "0x0000007E" Stop errors are caused by this issue.
    Cause:
    This issue occurs because the Tunnel.sys driver does not check whether all queued work items are completed before it frees them during the module unloading process.

    Applies to

    • Windows Server 2008 R2 Datacenter
    • Windows Server 2008 R2 Enterprise
    • Windows Server 2008 R2 for Itanium-Based Systems
    • Windows Server 2008 R2 Foundation
    • Windows Server 2008 R2 Standard
    • Windows Web Server 2008 R2
    • Windows 7 Enterprise
    • Windows 7 Home Basic
    • Windows 7 Home Premium
    • Windows 7 Professional
    • Windows 7 Starter
    • Windows 7 Ultimate
    Review and request hotfix:
    "0x0000007E" Stop error when you restart a computer that is running Windows Server 2008 R2 or Windows 7
    Last edited by NoN; 16 Oct 2014 at 12:11.
      My Computer


 
Page 24 of 33 FirstFirst ... 142223242526 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:08.
Find Us