Modify ↓
Opened 16 years ago
Closed 15 years ago
#1552 closed Bug (Wont Fix)
DriveSpaceFree reports free space of 0 for CD
| Reported by: | jer826 | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.6.0 | Severity: | None |
| Keywords: | Cc: |
Description
DriveGetFileSystem correctly reported a fs of CDFS. However, DriveSpaceFree reports free space of 0 and @error = 0. In Windows Explorer, Windows reports 665MB free. Is it possible that DriveSpaceFree does not handle CD-R / CD-RW correctly?
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:3 by , 15 years ago
| Resolution: | → Wont Fix |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

I don't know under which environment your are using but under Win7 the @error code is set as Windows API to retrieve the free space fails.
No idea which API Explorer is using to return 665 Mb