WINMATIC.SHH File Is Created by SETUP /H

Last reviewed: November 21, 1994
Article ID: Q85190
The information in this article applies to:
  • Microsoft Windows operating system versions 3.1, 3.11

SUMMARY

When using Microsoft Windows SETUP /H with a SETUP.SHH file (or *.SHH file), a file called WINMATIC.SHH is created in the user's directory. This file is a copy of the SETUP.SHH file that was used during the installation.

To confirm what options were used to set up Windows, you can examine the entries in this file. This file is not necessary for Windows to run, so it can be deleted.

MORE INFORMATION

The Windows Automated Setup option (also called Batch Mode Setup), allows you to write a script file for Setup (an example called SETUP.SHH comes with Windows 3.1), which automates the Setup and requires little user input. You can configure Setup to automatically install certain printers, applications, hardware options, and other options. The following is an example of the command line:

   SETUP /H X:\NETWIN\SETUP.SHH /N

Note: SETUP.SHH is an example; you can use any acceptable filename with an extension of .SHH.

For more information on this feature, refer to pages 75-82 of the "Microsoft Windows Resource Kit" guide for operating system version 3.1.


KBCategory: kbnetwork kb3rdparty kbsetup
KBSubcategory: win31
Additional reference words: 3.10 3.1 3.11 network novell


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 21, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.