mirror of
https://github.com/dockur/windows.git
synced 2026-01-31 15:23:14 +00:00
feat: Remove empty Windows.old folder (#793)
This commit is contained in:
@@ -448,7 +448,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">
|
||||
|
||||
Reference in New Issue
Block a user