Opened 15 years ago
Closed 14 years ago
#1998 closed Bug (No Bug)
fileflush bluescreen windows 7 x86
| Reported by: | MegaGamerGuy | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.6.1 | Severity: | None |
| Keywords: | Cc: | MegaGamerGuy, Christopher_a_gordon@… |
Description
I had noticed that FileGetSize() was not working properly on win7 and vista. it appears to be a problem with windows in that it does not like to instantly update the file size of any given file. i had found a workaround for this issue by placing a fileflush() before filegetsize() which fixed the issue, the code attached will run for about 1hr to 3 hours before i get BSOD with error code(s) 0x7A and 0x7F. The code is not ran on the OS Partition but another partition on the same drive. The Code it designed to grab music from a web-radio server using wget.exe.
Attachments (1)
Change History (2)
by , 15 years ago
| Attachment: | Downloader.au3 added |
|---|
comment:1 by , 14 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
There's no way in hell this can be tested. Closing.

Downloader