Macro Macro3
str d="$desktop$"
str dd=F"{d.expandpath}"
out dd
str s=
F
;set src=ttkx.txt
;
;for %%a 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 (
;if exist %%a:\nul (
;;;;for /f "delims=" %%i in ('dir /s/a/b/a-d "%%a:\%src%" 2^>nul') do (
;;;;;;;;copy "%%i" "{dd}"
;;;;)
;)
;)
out s
__TempFile f.Init(".bat" "" "" s)
RunConsole2 f