windows-itpro-docs/mdop/appv-v4/how-to-modify-virtual-registry-key-information.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

68 lines
1.9 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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)