Quote:
I'm aware there's a command to do that sort of thing in Linux, but this needs to be on a windows PC.
There's actually more to it than that. Unix provides a virtual device file that produces an infinite amount of data (all zeroes) when read. It also comes with a utility that will copy an arbitrary amount of data from one file to another file. It is the combination of these two things that allows one to do this in Unix, not an individual utility that allows you to create files of a certain size.
That, to me, is the heart of the difference between Unix and Windows. Unix provides you a set of tools to solve problems. Windows provides specific cookie-cutter solutions to specific problems, and if you have a different problem, you need a new cookie cutter.
Which explains why Windows works so well on the desktop. 99% of the users have the exact same needs and need the exact same set of cookie cutters.
_________________________
Bitt Faulk