The fsutil command in Windows can be used to create empty files of arbitrary sizes. To create a file to a path, use fsutil along with the file option, followed by create new, then the path and then the size. For example, to create a 100MB file called myfile.txt at c:\testfiles:
fsutil file createnew “c:\testfiles myfile.txt” 100000000
318 on Facebook
Join the 318 group on LinkedIn
Join the 318 group on Plaxo Pulse
The 318 MySpace Page