Unverified Commit 94a84b0c authored by Kroese's avatar Kroese Committed by GitHub
Browse files

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

parent d06591f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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">
+1 −1
Original line number Diff line number Diff line
@@ -451,7 +451,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">
+1 −1
Original line number Diff line number Diff line
@@ -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">
+1 −1
Original line number Diff line number Diff line
@@ -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">
+1 −1
Original line number Diff line number Diff line
@@ -451,7 +451,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">
Loading