fix(nsis): fix regression in shortcuts pointing to a non-existing file (#9909)

This commit is contained in:
Amr Bashir
2024-05-29 22:33:24 +03:00
committed by GitHub
parent a0a76cea2f
commit 38df6ea1c1
2 changed files with 83 additions and 44 deletions

View File

@@ -0,0 +1,6 @@
---
"tauri-bundler": "patch:bug"
---
Fix regression in NSIS where it created shortcuts that point to non-existent files.