Author Topic: To create a New Registry Key and Value (64Bit O.S)  (Read 6270 times)

Rahul Gera

  • GuiXT Forum
  • Newbie
  • *
  • Posts: 88
    • View Profile
To create a New Registry Key and Value (64Bit O.S)
« on: July 24, 2018, 03:24:26 PM »
Purpose: To Create a New Registry Key and Value.

For 32 Bit Version of this topic

Pre-Requisites:
User should have Administrative rights for the machine on which the task is to be performed.

Steps to create a Registry Key (Administration)
Step 1: Click Start and type "regedit" in the search bar and hit "enter"
Step 2: Navigate to the below specified on the left half side of the window.
            HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP\SAPGUI Front\SAP Frontend Server
Step 3: Right Click on SAP Frontend Server, select New and then select Key
Step 4: A New Key #1 will show up, re-name it to Administration.
Step 5: Right Click on Administration Key and select New, and then select String Value.
Step 6: A New Value #1 will show up, re-name it to DisappearItems.
« Last Edit: July 24, 2018, 03:45:11 PM by Rahul Gera »