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: Создание списка файлов выборочно по расширениям 
Author Message
Tol!k



PostPosted: Fri Aug 10, 2012 00:30    Post subject: Reply with quote

Code:
TOTALCMD#BAR#DATA
%comspec% /c for /f "delims=" %$ in ('type
%WL') do %%comspec%% /u /c "(dir/b/s/on/a-d "%%$"&echo:)>>"%Tlist.lst""
%commander_path%\totalcmd.exe,24
всё выделенное >> список с полными путями в UTF-16

1
-1

View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group