Modify ↓
Opened 13 years ago
Closed 13 years ago
#2361 closed Bug (Fixed)
RegRead doesn't read REG_QWORD values
| Reported by: | Owned by: | Jon | |
|---|---|---|---|
| Milestone: | 3.3.9.11 | Component: | AutoIt |
| Version: | Other | Severity: | None |
| Keywords: | Registry, REG_QWORD, RegRead | Cc: |
Description
This is an inconsistency in how AutoIt works with Registry data. RegWrite works fine for REG_QWORD, but RegRead won't read the same data back. Its surprising that it wasn't added when REG_QWORD write support was added. Nonetheless, its a problem that needs a solution
Attachments (0)
Change History (5)
comment:1 by , 13 years ago
| Version: | 3.3.9.10 |
|---|
comment:2 by , 13 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
Yeah that's weird. The part to read is completely missing.
comment:3 by , 13 years ago
| Type: | Feature Request → Bug |
|---|
comment:5 by , 13 years ago
| Milestone: | → 3.3.9.11 |
|---|---|
| Resolution: | → Fixed |
| Status: | accepted → closed |
Fixed by revision [8068] in version: 3.3.9.11
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.