Commit 7ff68d2
committed
Add new installer types and reorder switch cases
Update Get-InstallerType.ps1 to add mappings for new installer keywords: 'grouppolicy' -> GroupPolicy, 'minimalist' -> Minimal, and 'noadmin' -> NoAdmin. Reorder and consolidate existing switch entries (portable, no-installer, debug, user, winmsi, qt6, etc.) for clarity; default behavior remains unchanged.1 parent e776434 commit 7ff68d2
1 file changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 10 | | |
16 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
17 | 14 | | |
18 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
19 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments