Works for Windows: Setup May Hang After You Make a Selection

ID: Q110948

1.00 WINDOWS kbsetup kbprb

The information in this article applies to:

SYMPTOMS

Setup stops responding (hangs) after you select Minimum, Complete, or Custom Installation, or after making your Program Group or Directory selection.

CAUSE

This problem may occur for one of the following reasons:

RESOLUTION

Make the following changes to your system to troubleshoot this problem:

1. Disable any third-party Windows shells such as Norton Desktop,

   DashBoard, and so on by changing the SHELL= line in the [boot]
   section of your SYSTEM.INI file to read as follows:

      SHELL=PROGMAN.EXE

2. Disable DOSSHELL or any other Shell from which you are starting
   Windows.

3. Increase the environment space to 1024 as specified in the CONFIG.SYS
   SHELL= line. It should read as follows:

      SHELL=C:\COMMAND.COM C:\DOS\ /P /E:1024

4. Manually add SHARE.EXE with the correct parameters to the
   AUTOEXEC.BAT file. It should read as follows:

      C:\DOS\SHARE.EXE /L:500 /F:5100

5. Free conventional memory by removing all unnecessary device
   drivers and memory resident software (TSRs). Add the following lines
   to the CONFIG.SYS file if they are not already present:

      DEVICE=C:\WINDOWS\EMM386.EXE NOEMS
      DOS=HIGH,UMB

   NOTE: Completely disable all other memory management programs before
   adding the EMM386.EXE line. See the documentation that came with the
   memory management program for details about disabling the program.

6. Try running Windows in standard mode by typing "win /s" (without the
   quotation marks) from the MS-DOS prompt.


7. Verify that the WINDIR setting is correct. WINDIR is an environment
   variable set by Windows, based on the path in the AUTOEXEC.BAT file.
   If the PATH statement in the AUTOEXEC.BAT file includes the Windows
   program directory without the drive (for example, "\WINDOWS" instead of
   "C:\WINDOWS"), Windows may set the WINDIR variable incorrectly. If the
   WINDIR setting is incorrect, Works may not be able to locate necessary
   Windows drivers to set up properly.

   For steps on determining if the WINDIR setting is correct, query on
   the following keywords in the Microsoft Knowledge Base:

      WINDIR and variable and set and invalid

   For steps to correct the invalid path or corrupt REG.DAT file, query on
   the following keywords in the Microsoft Knowledge Base:

      invalid and path and REG.DAT and corrupt

STATUS

This problem does not occur in Microsoft Works version 3.0b for Windows.

KBCategory: kbsetup kbprb KBSubcategory:

Additional reference words: hung hang hanging lock locked locked-up stalled acme acmsetup acmsetup.exe gpf gp fault general protection protect set up set-up 3rd third party w_works 1.0 1.00 3.00 4.00

Keywords            : kbprb kbsetup
Version             : 1.00
Platform            : WINDOWS

Last Reviewed: March 26, 1997