Registration Info Editor (REGEDIT) Command-Line Switches

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

SUMMARY

The Microsoft Windows operating system version 3.1 Registration Information Editor (REGEDIT.EXE) can help to set up shell (for example, Program Manager) and OLE information, but the only documentation for REGEDIT.EXE is in the Windows Help files, REGEDIT.HLP and REGEDITV.HLP. This article describes the command-line switches for REGEDIT.EXE.

MORE INFORMATION

Syntax for REGEDIT.EXE

REGEDIT [/v|-v] [/s|-s] <FILENAME>

<FILENAME>

This is a .REG-formatted file, which can be produced with the Save Registration File command in the File menu of REGEDIT.EXE in advanced mode.

[/v|-v]

This switch opens REGEDIT.EXE in advanced mode, where the registration database is displayed in a tree structure (similar to the tree window in Windows 3.1 File Manager). Any part of the database can be edited.

[/s|-s]

When a filename is specified on the command line, this switch is used to suppress any informational dialog boxes that would normally be displayed. This is useful when the Setup program for an application wants to execute REGEDIT.EXE with a .REG file, but does not want the user to be confused by any dialog boxes that are displayed.

Syntax for Switches

Either "/" or "-" can be used to signify the optional switches. The switches can be combined (for example, -vs) and be typed in either uppercase or lowercase. Unrecognized switches are ignored.


KBCategory: kbenv kbole
KBSubcategory: win31 winshell
Additional reference words: 3.10 3.1


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 23, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.