diff --git a/package.json b/package.json index 5be293a..6bf716c 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,15 @@ } ] }, + "nsis": { + "createDesktopShortcut": true, + "createStartMenuShortcut": true + }, "files": [ "!patches${/*}", + "!*.php", + "!rankurl.txt", + "!README.md", "!.npmrc" ], "extraFiles": [