Update win2025.xml

This commit is contained in:
Kroese 2024-10-11 11:25:13 +02:00 committed by GitHub
parent b5d0cefbea
commit 19facc4c9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -345,7 +345,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">