Commit 78e7860
committed
fix(cleanup): exclude in-use entries when clearing system TEMP
Disk cleanup wiped all of the system TEMP folder with no exclusions while AME
Wizard runs the install from it; the user-TEMP call already excludes 'AME'.
Apply the same exclusion to system TEMP so in-flight install state survives.1 parent 45b1292 commit 78e7860
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
0 commit comments