Does AutoIt have a mechanism for setting a file's size without having to actually write out the data? Assume that I want to generate a dummy file of large size, and do not want to wait to write zeroes.
↧