tauri/.changes/nsis-silent-shortcuts.md
Amr Bashir df89ccc191
feat(nsis): implement passive mode, closes #6955 (#6998)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-05-24 14:16:12 -03:00

6 lines
143 B
Markdown

---
'tauri-bundler': 'patch'
---
Fix NSIS silent installer not creating Desktop and StartMenu shortcuts. Pass `/NS` to disable creating them.