diff --git a/electron/package.json b/electron/package.json index c47c47a8..3f63ac48 100644 --- a/electron/package.json +++ b/electron/package.json @@ -104,7 +104,7 @@ "icon": "build/pareto-logo.ico" }, "win": { - "target": "portable", + "target": "nsis", "icon": "build/pareto-logo.ico", "artifactName": "ParetoUI-23.10.06-win64.exe" },