Quickly create large file on a Windows system

前端 未结 23 2387
别那么骄傲
别那么骄傲 2020-12-07 06:35

In the same vein as Quickly create a large file on a Linux system, I\'d like to quickly create a large file on a Windows system. By large I\'m thinking 5 GB.

23条回答
  •  甜味超标
    2020-12-07 07:29

    Another GUI solution : WinHex.

    “File” > “New” > “Desired file size” = [X]
    “File” > “Save as” = [Name]
    

    Contrary to some of the already proposed solutions, it actually writes the (empty) data on the device.

    It also allows to fill the new file with a selectable pattern or random data :

    “Edit” > “Fill file” (or “Fill block” if a block is selected)
    

提交回复
热议问题