diff --git a/Aloha_Backup.cmd b/Aloha_Backup.cmd index 97059e2..1914a66 100644 --- a/Aloha_Backup.cmd +++ b/Aloha_Backup.cmd @@ -253,8 +253,8 @@ for %%d in (c d e f g h i j k l m n o p q r s t u v w x y z) do ( ) :Cleanup -del /q "%tmp%\%filename%" -del /q "%tmp%\7z_switch" +del /q "%tmp%\%filename%">nul +del /q "%tmp%\7z_switch">nul goto End :AlohaNotFound