diff --git a/package.json b/package.json index dfe1122dc..cb8339867 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "win": { "artifactName": "${productName}_${arch}_${version}.${ext}", - "target": "portable" + "target": "nsis" }, "linux": { "artifactName": "${productName}_${version}.${ext}",