mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-20 09:17:25 +00:00
68 lines
1.9 KiB
Markdown
68 lines
1.9 KiB
Markdown
---
|
||
title: How to Modify Virtual Registry Key Information
|
||
description: How to Modify Virtual Registry Key Information
|
||
author: jamiejdt
|
||
ms.assetid: cf2559f2-a8cc-4fc7-916e-8368843c7ebc
|
||
ms.pagetype: mdop, appcompat, virtualization
|
||
ms.mktglfcycl: deploy
|
||
ms.sitesec: library
|
||
ms.prod: w8
|
||
ms.date: 06/16/2016
|
||
---
|
||
|
||
|
||
# How to Modify Virtual Registry Key Information
|
||
|
||
|
||
After you sequence an application but before you save it, you can modify its registry settings. Use the following procedures to modify a sequenced application package's registry values and registry keys.
|
||
|
||
**To modify a registry key**
|
||
|
||
1. Click the **Virtual Registry Key** tab.
|
||
|
||
2. Double-click the **Registry** folder to expand its contents.
|
||
|
||
3. In the left pane, right-click the folder you want to modify and select **Key**.
|
||
|
||
4. To create a new registry key, on the menu, select **New**. A new registry key will appear in the folder you selected.
|
||
|
||
5. To rename a registry key, on the menu, select **Rename**. Type a new value name in the text box.
|
||
|
||
6. To delete a registry key, on the menu, select **Delete**.
|
||
|
||
7. To override the local key, on the menu, select **Override Local Key**, or to merge with the local key, select **Merge with Local Key**.
|
||
|
||
**To modify a registry value**
|
||
|
||
1. Click the **Virtual Registry Value** tab.
|
||
|
||
2. Double-click the **Registry** folder to expand its contents.
|
||
|
||
3. In the left pane, right-click the folder you want to modify and select **Value**.
|
||
|
||
4. To add a string, on the menu, select **Add String**.
|
||
|
||
5. To add a binary, on the menu, select **Add Binary**.
|
||
|
||
6. To add a DWORD, on the menu, select **Add DWORD**.
|
||
|
||
7. To delete a registry value, right-click a value and select **Delete**.
|
||
|
||
8. To rename a registry value, right-click a registry value and select **Rename**.
|
||
|
||
## Related topics
|
||
|
||
|
||
[About the Virtual Registry Tab](about-the-virtual-registry-tab.md)
|
||
|
||
[Sequencer Console](sequencer-console.md)
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|