Files
archived-tauri-plugin-updater/tests
Amr Bashir 8ae65f3e0e fix(updater): pass /NS and /UPDATE to nsis installer to disable creating shortcuts on updates (#1162)
* fix(updater): pass `/NS` to nsis installer to disable creating shortcuts on updates

ref: tauri-apps/tauri#9395

* add `/UPDATE`

* move args to function

* update updater test config

* revert /R

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9235830267

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-05-25 13:27:23 +00:00
..