Commit 2857c01
authored
fix(nsis): embed signed copies of stock plugins, not unsigned system DLLs (#15422)
* fix(nsis): embed signed copies of stock plugins, not unsigned system DLLs
* refactor(nsis): hoist !addplugindir above !include to stay ahead of plugin commands1 parent b5b9de2 commit 2857c01
3 files changed
Lines changed: 18 additions & 4 deletions
File tree
- .changes
- crates/tauri-bundler/src/bundle/windows/nsis
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
285 | 292 | | |
286 | 293 | | |
287 | 294 | | |
| |||
683 | 690 | | |
684 | 691 | | |
685 | 692 | | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | 693 | | |
691 | 694 | | |
692 | 695 | | |
| |||
0 commit comments