PRB: After Installation of Visual Studio Products, the System Enters a Reboot Loop (269249)



The information in this article applies to:

  • Microsoft Visual Studio 6.0 SP1, when used with:
    • Microsoft Visual Basic Enterprise Edition for Windows 6.0
    • Microsoft Visual Basic Professional Edition for Windows 6.0
    • Microsoft Visual C++, 32-bit Editions 6.0
    • Microsoft Visual FoxPro for Windows 6.0
    • Microsoft Visual InterDev 6.0
    • Microsoft Visual J++ 6.0
    • Microsoft Visual SourceSafe, 32-bit, for Windows 6.0
  • Microsoft Visual Studio 6.0 SP4, when used with:
    • Microsoft Visual Basic Enterprise Edition for Windows 6.0
    • Microsoft Visual Basic Professional Edition for Windows 6.0
    • Microsoft Visual C++, 32-bit Editions 6.0
    • Microsoft Visual FoxPro for Windows 6.0
    • Microsoft Visual InterDev 6.0
    • Microsoft Visual J++ 6.0
    • Microsoft Visual SourceSafe, 32-bit, for Windows 6.0

This article was previously published under Q269249

SYMPTOMS

When you are installing Visual Studio products, the system prompts you to reboot and then enters a perpetual loop of reboots. The error message notes that the system was unable to find a file (it lists a randomly generated file name, such as "D:\ghijklmnopqrs..."). If you click cancel, the system either stops responding or reboots.

CAUSE

After the installation, Visual Studio Setup left behind a file named Wininit.ini that is used to call Wininit.vxd. These files are used to replace files that are in use at the time the installation is done, and to modify certain system files such as the Vmm32.vxd if necessary

RESOLUTION

Boot into MS-DOS. Use the Command Prompt Only option if you are prompted or boot from a startup/boot disk. Rename this Wininit.ini file as Wininit.old. Type:

ren c:\windows\Wininit.ini c:\windows\Wininit.old

The system will now be able to boot up normally and continue to set up Visual Studio 6.0 products.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

For additional information on Visual Studio Installation problems, click the article number below to view the article in the Microsoft Knowledge Base:

192392 HOWTO: Troubleshoot Visual Studio 6.0 Setup


Modification Type:MinorLast Reviewed:8/15/2005
Keywords:kbprb KB269249