Understanding the Functionality of Contextual Dropdown Menus: A Guide
Understanding the Functionality of Contextual Dropdown Menus: A Guide
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Resources
* Files and Folders
* Tiles
* Java Products
* Registry
* File Associations
* Default Programs
* Context Menu Properties
* ProgID Properties
* Extension Properties
* Verb Properties
* Assemblies
* Drivers
* Services
* Package Definition
* Requirements
* User Interface
* System Changes
* Server
* Custom Behavior - 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.
Context Menu Properties
This page enables you to configure Windows Explorer context menu items for your packaged application. These items could be located in either the file, the folder or the background context menu.
A system reboot/restarting Explorer is required in order to display the shell extension.
Windows 11 Context Menu
Check this option to enable Windows 11 Context Menu.
A Sparse Package is required to configure this option. It will be automatically generated and included into your setup package.
Digital signature is mandatory for this option. All Sparse Packages have to be digitally signed, thus the above Sparse Package will be signed with the digital signature configured in your project.
“Windows 11 Context Menu” option takes effect at install time only if the digital certificate used to signed the setup package is a trusted certificate on target machine (i.e. is installed in “Trusted Root Certification Authorities” certificates store). Otherwise its installation will be skipped.
Digital Signing with a Cloud Hosted Service
Advanced Installer extracts the Publisher name from the digital certificate specified in Digital Signatures page and includes that Publisher in the sparse package manifest. If the certificate used to digitally sign the package is hosted in the cloud this syncronization might slow the build process or fail silently.
You can manually specify the Publisher name and skip this automatic syncronization. Go to Properties page in your project and define a new property calledSPARSE_PACKAGE_CN, then set its value to match the Publisher mentioned in your code signing certificate, following this template:
CN=YourCompany-sha2, OU=YourProductName, O=YourCompany, E=support@yourcompany.com
Copy
Display
Name
Specify the name of the context menu item. Formatted type.
Icon
Select or specify the icon (a *.ico file) of the context menu item. Formatted type.
General
Type
The type of the context menu is displayed in this field:
- File
- Folder
- Background
- Drive
Command
Specify the command to be executed by the context menu item. Formatted type.
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, HumorHub Design Your Own Jokes and Gifs
- [New] Next-Level Entertainment Exclusive Windows 10 Gaming & Apps
- [Updated] Stirring Interest & Emotions The Ultimate Guide to Engaging TikTok Captions
- 1. How to Convert Your Videos Into Free MP3 Audios
- Capturing Your Screen Effortlessly: A Beginner's Tutorial on Apowersoft Free Screenshot Utility
- Discover Your Ideal Location with Smart Search Solutions
- Dive Into French Sounds: An Introduction to Pronunciation
- Facebook Launching Your First Phenomenal Giving Post
- In-Depth Guide: Understanding COM+ Component Architecture and Services
- Leading High-Quality Image Refinement Software
- Overcome Boot Failures: 8 Fixes for Virtual Machines on WM11OS
- Rethinking AI Assessment: Can These 5 Modern Methods Replace the Traditional Turing Test?
- Ultimate Tutorial on How to Capture and Download Videos
- Understanding the Characteristics of Volume: A Comprehensive Guide
- Unleashing Creativity GIF Formats Decoded
- Title: Understanding the Functionality of Contextual Dropdown Menus: A Guide
- Author: Jason
- Created at : 2024-10-07 20:01:25
- Updated at : 2024-10-10 19:16:46
- Link: https://fox-useful.techidaily.com/understanding-the-functionality-of-contextual-dropdown-menus-a-guide/
- License: This work is licensed under CC BY-NC-SA 4.0.