1
0
miroir de https://github.com/dockur/windows.git synchronisé 2026-06-10 11:59:33 +08:00

feat: Remove empty Windows.old folder (#793)

Cette révision appartient à :
Kroese
2024-10-11 11:33:50 +02:00
révisé par GitHub
Parent d06591f2a1
révision 94a84b0c2d
7 fichiers modifiés avec 7 ajouts et 7 suppressions
+1 -1
Voir le fichier
@@ -342,7 +342,7 @@
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>22</Order>
<CommandLine>rd /q c:\Windows.old 2>nul</CommandLine>
<CommandLine>cmd /C rd /q C:\Windows.old</CommandLine>
<Description>Remove empty Windows.old folder</Description>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">