mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
fix(bundler/nsis): only kill processes of current user (#8390)
* fix(bundler/nsis): only kill processes of current user Co-authored-by: FabianLars-crabnebula <fabianlars@crabnebula.dev> * change file --------- Co-authored-by: FabianLars-crabnebula <fabianlars@crabnebula.dev> Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
This commit is contained in:
5
.changes/bundler-nsis-process-current-user.md
Normal file
5
.changes/bundler-nsis-process-current-user.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'tauri-bundler': 'patch:bug'
|
||||
---
|
||||
|
||||
NSIS perUser installers will now only check if the app is running on the current user.
|
||||
Reference in New Issue
Block a user