Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Download does not start after you accept the EULA on the Windows Update Web site


View products that this article applies to.

Symptoms

When you try to download updates from the Windows Update Web site, the Web Page Dialog window opens after you accept the End User License Agreement (EULA). However, the download may not start, and the download progress bar may not move.

↑ Back to the top


Resolution

Note Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.

To resolve this problem, you must reregister the following files:
  • Msscript.ocx
  • Dispex.dll
  • Vbscript.dll
  • Scrrun.dll
After you reregister the files, you must then make sure that files with the JS file name extension are correctly associated with a program. To do this, follow these steps:
  1. Click Start, and then click Run.
  2. In the Open box, type regsvr32 msscript.ocx, and then click OK.
  3. Repeat step 2 with the following commands:
    • regsvr32 dispex.dll
    • regsvr32 vbscript.dll
    • regsvr32 scrrun.dll
  4. Click Start, click Control Panel, click Appearance and Themes, click Folder Options, and then click the File Types tab.
  5. In the Registered File Types list, click the JS extension, click Advanced, and then click Edit.
  6. In the Application to perform action box, type the following command depending on your operating system.
    • For Microsoft Windows XP, type:
      C:\WINDOWS\System32\WScript.exe "%1" %*
    • For Microsoft Windows 2000, type:
      C:\Winnt\System32\WScript.exe "%1" %*
    • For Microsoft Windows 98 and Microsoft Windows Millennium Edition, type:
      C:\WINDOWS\System\WScript.exe "%1"%*

↑ Back to the top


Keywords: KB836936, kbprb, kbwindowsupdate

↑ Back to the top

Article Info
Article ID : 836936
Revision : 3
Created on : 9/14/2010
Published on : 9/14/2010
Exists online : False
Views : 260