Skip to content

Issues with ExplorerCommandVerb #8

@PlanetEarthSoftware

Description

@PlanetEarthSoftware

I am trying to get https://github.com/microsoft/Windows-AppConsult-Samples-DesktopBridge/tree/main/Docs-ContextMenuSample/ExplorerCommandVerb going:

  1. The 64 bit build configuration is set to teat warnings as errors
  2. Building the x64 Release configuration fails to register with regsvr32:
    The module "ExplorerCommandVerb.dll" was loaded but the entry-point DllRegisterServer was not found.
    Make sure that "ExplorerCommandVerb.dll" is a valid DLL or OCX file and then try again.
  3. Building the x64 Debug configuration registers with regsvr32 ok but no changes are seen in the File Explorer .txt file context menu even after restarting File Explorer?
  4. Fixing the warnings in 1. does not fix 2. nor 3.

I am using Visual Studio 2019 16.10.4 and 64 bit Windows 10 10.0.19043.1110.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions