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: Папка Recent 
Author Message
GGS



PostPosted: Sat Oct 03, 2009 10:24    Post subject: Reply with quote

"Идеологию" исходной команды не менял, просто тупо добавил Recent. Проверил на XP, работает.
Code:

cmd /c title Очистка временной папки &cd/d %temp%&rd/s/q %temp% 2>nul &cd/d %tmp%&rd/s/q %tmp% 2>nul &cd/d "%USERPROFILE%\Recent"&rd/s/q "%USERPROFILE%\Recent" 2>nul

kolotunbabaj
См. также здесь
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group