diff --git a/package.json b/package.json index 5e2873e..19381d0 100644 --- a/package.json +++ b/package.json @@ -89,8 +89,7 @@ }, "win": { "icon": "build/icon.ico", - "target": "nsis", - "requestedExecutionLevel": "highestAvailable" + "target": "nsis" }, "nsis": { "oneClick": false,