Update win11x64-ltsc.xml

This commit is contained in:
Kroese 2024-10-11 11:25:58 +02:00 committed by GitHub
parent 4734262700
commit 5e2c725ce3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -457,7 +457,7 @@
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>23</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">