diff --git a/package.json b/package.json index 5d73a6b7..ac985ae5 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ ] }, "win": { - "requestedExecutionLevel": "highestAvailable", + "requestedExecutionLevel": "asInvoker", "target": [ "nsis" ],