feat:win 挂载 && 自启动
Showing
This diff was suppressed by a .gitattributes entry.
assets/script/cloudam.exe
0 → 100644
This diff was suppressed by a .gitattributes entry.
assets/script/winfsp.msi
0 → 100644
File added
| ... | ... | @@ -120,6 +120,7 @@ |
| "electron-traywindow-positioner": "^1.1.1", | ||
| "electron-updater": "^5.2.1", | ||
| "express": "^4.18.2", | ||
| "fs-extra": "^11.1.0", | ||
| "history": "^5.3.0", | ||
| "qs": "^6.11.0", | ||
| "react": "^18.2.0", | ||
| ... | ... | @@ -237,7 +238,7 @@ |
| ] | ||
| }, | ||
| "nsis": { | ||
| "include": "", | ||
| "include": "build/installer.nsh", | ||
| "oneClick": false, | ||
| "perMachine": true, | ||
| "allowElevation": true, | ||
| ... | ... |
Please
register
or
sign in
to comment