Modify ↓
#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 , on Jul 22, 2013 at 2:00:02 AM
| Version: | 3.3.9.10 |
|---|
comment:2 by , on Jul 22, 2013 at 7:48:59 AM
| Owner: | set to |
|---|---|
| Status: | new → accepted |
Yeah that's weird. The part to read is completely missing.
comment:3 by , on Jul 22, 2013 at 7:49:12 AM
| Type: | Feature Request → Bug |
|---|
comment:5 by , on Jul 22, 2013 at 9:01:14 AM
| 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.