Understanding the Functionality of Contextual Dropdown Menus: A Guide

Understanding the Functionality of Contextual Dropdown Menus: A Guide

Jason Lv8

Understanding the Functionality of Contextual Dropdown Menus: A Guide

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.

Context Menu Example

ImportantA system reboot/restarting Explorer is required in order to display the shell extension.

Context Menu Properties

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.

Caution!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.

Note“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.

https://techidaily.com

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.

https://techidaily.com

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:

  • 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.