1
0
قرینه از https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

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

This commit is contained in:
Kroese
2024-10-11 11:33:50 +02:00
کامیت شده توسط GitHub
والد d06591f2a1
کامیت 94a84b0c2d
7فایلهای تغییر یافته به همراه7 افزوده شده و 7 حذف شده
+1 -1
مشاهده پرونده
@@ -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">