The information in this article applies to:
SUMMARYThis article describes how enable and disable dual-booting using the Msbatch.inf file for batch installations of Windows 95. MORE INFORMATIONMicrosoft does not encourage or support changes to .inf files; therefore, Microsoft Technical Support does not support the procedure in this article. Although we have tested the following procedure and it appears to function as described, make a backup copy of your .inf file before you proceed. To Enable Dual-BootingIn the Msbatch.inf file, modify the [Install] section to include the following line:UpdateINIs=UpdateMSDosSysAlso, add the following section and key: [UpdateMSDosSys] To Disable Dual-BootingIn the Msbatch.inf file, modify the [Install] section to include the following line:UpdateINIs=UpdateMSDosSysAlso, add the following section and keys: [UpdateMSDosSys] Additional query words:
Keywords : winbatch win95 |
Last Reviewed: January 11, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |