![1. Property Details of Registry Storage Settings](https://thmb.techidaily.com/b11b88dbc857a31124bdb8c315da86bb5d3837eab7f55e4985ff315c1fb2d97a.jpg)
1. Property Details of Registry Storage Settings
![](/images/site-logo.png)
1. Property Details of Registry Storage Settings
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Resources
* Package Definition
* Requirements
* User Interface
* System Changes
* Server
* Custom Behavior
* Search
* File To Search Properties
* Component Location Properties
* Registry Location Properties
* INI Location Properties
* XML Search Properties
* Folder Location Properties
* Extended Search Properties
* Search Results
* Properties Page
* Custom Actions
* Table Editor - Patch Project
- Merge Module Project
- Updates Configuration Project
- Windows Store App Project
- Modification Package Project
- Optional Package Project
- Windows Mobile CAB Projects
- Visual Studio Extension Project
- Software Installer Wizards - Advanced Installer
- Visual Studio integration
- Alternative to AdminStudio/Wise
- Replace Wise
- Migrating from Visual Studio Installer
- Keyboard Shortcuts
- Shell Integration
- Command Line
- Advanced Installer PowerShell Automation Interfaces
- Features and Functionality
- Tutorials
- Samples
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- 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”.
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
When 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”)
Search the 64-bit portion of the registry
Check this if you want to search in the 64-bit registry section.
In case of Merge Module projects the following attributes can be made configurable at merge time:
- Root
- Key
- Name
- Type
For more information about the resources and attributes that can be configured, please see: Configurable Merge Modules Page .
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:
- [New] In 2024, Cut the Clutter Advanced Techniques with YouTube Studio Editor
- [New] In 2024, Streamlining Gaming Sessions Without Microsoft's Intervention
- [Updated] Drone Titans for Industrial Lifting Challenges
- Discover Prime Video Destinations: The Ultimate YouTube Substitutes
- Easy Guide to Mastering Your App's Schedule Configuration
- How to Fix Android App Not Installed Error on Nokia C22 Quickly? | Dr.fone
- In 2024, Top 10 AirPlay Apps in Honor X50 for Streaming | Dr.fone
- In 2024, Will iSpoofer update On Infinix Hot 40 | Dr.fone
- Limpieza Eficiente De Ventanas 11: Deshacerse Del Adware Y Pop-Ups Con Herramientas Profesionales De MalwareFox
- Lively Letters on Screen Bounce with Ease and Style
- Skyline Your Content's Search Trajectory Key YouTube SEO Tips (1-11) for 2024
- Understanding iXML File Format: A Comprehensive Guide
- Updated In 2024, Reviewing the Live Streaming Shopping Industry in China
- 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.