Ezzel mi a gond?! @echo off mkdir c:\ment\1\ move "%USERPROFILE%\Desktop" c:\ment\1\ if not exist( xcopy "%USERPROFILE%\Asztal" c:\ment\1\ ) else ( goto exits :exits EXIT