Commit b01c88c
Fix MSI launch condition to work on reinstall/maintenance mode
Changed from 'NOT Installed OR REINSTALL' to 'NOT REMOVE~="ALL"'
so the app launches after any install scenario except uninstall.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c65da67 commit b01c88c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments