tauri/.changes/bunderl-installer-hooks.md
Amr Bashir 5462e5cadc
feat(nsis): support installer hooks (#9731)
* feat(nsis): support installer hooks

closes #9668

* update change files

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2024-05-25 10:23:08 -03:00

184 B

tauri-bundler
patch:feat

Add support for NSIS installer hooks providing a path to a .nsh file in bundle > windows > nsis > installer_hooks key in tauri.conf.json.