Skip to content

No shortcut when using "requested-execution-level": "requireAdministrator" #37

Description

@tymmesyde

I'm using forge and I need to request admin rights for my app but when i do that, there no shortcut created on the Desktop. When i remove requested-execution-level from my package.json, it works.
What should I do ?

"forge": {
      "packagerConfig": {
        "name": "MyApp",
        "win32metadata": {
          "requested-execution-level": "requireAdministrator"
        }
      },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions