Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Отсортировка битых архивов RAR в отдельную папку 
Author Message
SLAVCHIKS



PostPosted: Fri Apr 25, 2014 21:24    Post subject: Reply with quote

Tol!k wrote:
Code:
TOTALCMD#BAR#DATA
%comspec% /c for /f "delims=" %# in ('dir /b/s *.7z *.rar *.zip ^|findstr /vc:\BadArcs\') do
(7z.exe t "%%#" ||(md "%%~dp#\BadArcs\" 2>nul &move /y "%%#" "%%~dp#\BadArcs\"))
TotalCmd.dll,4
Сортировать битые архивы

1
-1


Это как cmd запускать, или как правильно в панель прикрутить?
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group