Skip to content

FileOpener #17

@kiquenet

Description

@kiquenet

Be careful

extensionId + "/shell/open/command";

not the same than
Path.Combine(new[] { extensionId, "shell", "open", "command" });

Using \ not / in extensionId + "/shell/open/command"; not working

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions