Archivi delle etichette: fsutil

Create a file of a certain size in Windows XP and later

If you need to create a file of a certain size and the file contents don’t matter, you can use the Fsutil command as follows fsutil file createnew <filename> <filesize in byte> For example, fsutil file createnew d:\temp\1mbfile.txt 1000000 creates … Leggi l’articolo completo

Inserito in IT, windows | Etichette , , , | Lascia un commento