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: SynWrite (Syn2) 
Author Message
Alextp



PostPosted: Tue Dec 23, 2014 14:23    Post subject: Reply with quote

aldares
если temp стоят, то не знаю даже, Син запускает unzip/rar

Quote:
cmd:= Format('%s\Tools\unzip.exe', [ExtractFileDir(ParamStr(0))]);
params:= Format('-o "%s" "%s" -d "%s"', [fn, fn_unpack, sdir]);

cmd:= Format('%s\Tools\unrar.exe', [ExtractFileDir(ParamStr(0))]);
params:= Format('x -y "%s" "%s" "%s\"', [fn, fn_unpack, sdir]);


Добавлено спустя 2 минуты:

fn_unpack - '*.*'
_________________
UniViewer - CudaText - LogViewer
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group