Friday, March 10, 2006

Pending file operations irritation

I recently had the unpleasant pleasure of encountering a pending file operations irritation while trying to install SQL Server. Luckily there is a solution.

The short of it is as follows:
  • Run the Windows Registry Editor
  • Go to
    HKEY
    _LOCAL_MACHINE\SYSTEM\ CurrentControlSet\Control\SessionManager
  • Delete the pendingfilerenameoperations key
And that should get rid if the irritation.

No comments: