Commit e776434
committed
Add NDM and Qt installer types
Update Get-InstallerType.ps1 to recognize new installer tokens 'ndm', 'qt6', and 'qt5', mapping them to 'NonDarkMode', 'Qt6', and 'Qt5'. Also normalize switch-case formatting for improved readability; default behavior remains unchanged.1 parent faffc33 commit e776434
1 file changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments