Open Registry Editor As 32-bit / 64-bit Process
v.1.0.0.0
Copyright (c) 2016 by www.dennisbabkin.com. All rights reserved.
(64-bit versions of Windows XP/Vista/7/8/8.1/10)

LAST MODIFIED: 7/5/2016


DESCRIPTION:
================
Utility that allows to open 32-bit or 64-bit versions of the Registry Editor on a 64-bit version of the operating system.
The utility also allows to open any number of instances of Registry Editor.


Usage: OpenRegedit [x86|x64]

  -x86    run it as 32-bit process
  -x32    same as -x86
  -x64    run it as 64-bit process (default)
  -?      display help info


Exit Codes:
 0      if success.
 1      if displayed program's help. No process was started.
 Other  if error, will contain "System Error Code". For details check:
         msdn.microsoft.com/en-us/library/windows/desktop/ms681381(v=vs.85).aspx



Examples:

(1) Run RegEdit as 32-bit process:

      OpenRegedit.exe -x86

(2) Run RegEdit as 64-bit process:

      OpenRegedit.exe -x64

   or just:

      OpenRegedit.exe








To download your copy go to:
https://www.dennisbabkin.com/OpenRegedit

For bug reports go to:
https://www.dennisbabkin.com/sfb/?what=bug&name=OpenRegedit


Thank you!















