Msbatch.inf Parameters: Turn Off Online Registration

ID: Q158877


The information in this article applies to:
  • Microsoft Windows 95


SUMMARY

This article describes how to turn off online registration using the Msbatch.inf file for batch installations of Windows 95.


MORE INFORMATION

Microsoft 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.

In the Msbatch.inf file, modify the [Install] section to include the following line:


   AddReg=Wizard 
Also, add the following section and key:

   [Wizard]
   HKLM,Software\Microsoft\Windows\CurrentVersion,"RegDone",,1 

Keywords : winbatch win95
Version : 95
Platform : WINDOWS
Issue type :


Last Reviewed: June 21, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.