Setup Using Msbatch.inf Pauses at Network Dialog Box This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
This article was previously published under Q149715 SYMPTOMS
When you install Windows 95 using a batch file (Msbatch.inf), Setup
may pause at the Network dialog box. This can occur even though the
"Express=1" entry exists in the Msbatch.inf file.
CAUSE
This behavior occurs if the "Display=0" entry is not added to the
Msbatch.inf file.
RESOLUTION
Use any text editor (such as Notepad) and add the following line to the
[network] section of the Msbatch.inf file:
DISPLAY=0 STATUS
Microsoft is researching this problem and will post new information here
in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
This problem does not occur if the Msbatch.inf file was created using
Netsetup or Batch.exe, which is the only manner of modifying the
Msbatch.inf file that is supported by Microsoft.
For additional information about creating a server-based Windows 95 Setup, please see the following article in the Microsoft Knowledge Base: 133221 (http://support.microsoft.com/kb/133221/EN-US/) Installing a Server-based Windows 95 Setup
| Article Translations
|


Back to the top
