Modify

Opened 13 years ago

Closed 13 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)

Downloader.au3 (2.5 KB) - added by MegaGamerGuy 13 years ago.
Downloader

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by MegaGamerGuy

Downloader

comment:1 Changed 13 years ago by Valik

  • Resolution set to No Bug
  • Status changed from new to closed

There's no way in hell this can be tested. Closing.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.