diff --git a/electron-builder.json b/electron-builder.json index 03b389f43..c7215ef6b 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -65,7 +65,8 @@ "warningsAsErrors": false, "allowElevation": true, "oneClick": false, - "allowToChangeInstallationDirectory": true + "allowToChangeInstallationDirectory": true, + "createStartMenuShortcut": true }, "linux": { "target": ["AppImage"],