ayi Sans redirection, Luc Vu ou Erik Konstantopoulos indiquent que : copy NUL EMptyFile.txt copy /b NUL EmptyFile.txt "Comment créer un fichier texte vide depuis un fichier batch ?" (2008) indique également : type NUL > EmptyFile.txt # also echo. 2>EmptyFile.txt copy nul file.txt > nul # also in qid's answer below REM. > empty.file fsutil file createnew