1. Property Details of Registry Storage Settings

1. Property Details of Registry Storage Settings

John Lv8

1. Property Details of Registry Storage Settings

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

Registry Location Properties

Root

The Registry Hive Root. Can be one of “Classes Root”, “Current User”, “Local Machine” or “Users”.

https://techidaily.com

Key and Name

The path to the registry location. Use the[… ] button to browse the registry and select a key and value using the Registry Picker Dialog . Also, you can insert reference to a file, folder or property using Smart Edit Control .

Type

Specifies how to interpret the value found in that registry location: as a path to a file, a folder or raw data.

  • The value contains a path to a file
  • The search result property will contain the path to the file’s folder if the file is present on the target machine. The returned value will be null if the file’s parent folder does not exist.
Location exist Location does not exist
File location C:\A\B\My_File.txt File location C:\A\B\My_File.txt
Registry contents C:\A\B\My_File.txt Registry contents C:\A\C\My_File.txt
Returned Value C:\A\B Returned Value null
  • The value contains a path to a directory
  • The result search property will contain the path to the folder if it is present on the target machine.The returned value will be null if the folder of the directory does not exist.
Location exist Location does not exist
File location C:\A\B File location C:\A\B
Registry contents C:\A\B Registry contents C:\A\C
Returned Value C:\A\B Returned Value null
  • Retrieve the raw value
  • The search result property will be equal with the value extracted from the registry and will be null if the registry value does not exist

ImportantWhen retrieving the raw value of a registry entry you will get these results:

  • for string entries, the searches property will contain the registry entry’s actual value
  • for binary entries, the searches property will contain the registry entry’s value preceded by the “#x” characters (for example “#xValue”)
  • for dword entries, the searches property will contain the registry entry’s value preceded by the “#” character (for example “#Value”)
https://techidaily.com

Search the 64-bit portion of the registry

Check this if you want to search in the 64-bit registry section.

ImportantIn case of Merge Module projects the following attributes can be made configurable at merge time:

https://techidaily.com
  • Root
  • Key
  • Name
  • Type

TipFor more information about the resources and attributes that can be configured, please see: Configurable Merge Modules Page .

https://techidaily.com

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: 1. Property Details of Registry Storage Settings
  • Author: John
  • Created at : 2024-10-05 08:11:51
  • Updated at : 2024-10-11 07:47:57
  • Link: https://fox-search.techidaily.com/1-property-details-of-registry-storage-settings/
  • License: This work is licensed under CC BY-NC-SA 4.0.