Modify ↓
Opened 11 years ago
Closed 11 years ago
#2361 closed Bug (Fixed)
RegRead doesn't read REG_QWORD values
Reported by: | Ascend4nt@… | 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 Changed 11 years ago by TicketCleanup
- Version 3.3.9.10 deleted
comment:2 Changed 11 years ago by Jon
- Owner set to Jon
- Status changed from new to accepted
Yeah that's weird. The part to read is completely missing.
comment:3 Changed 11 years ago by Jon
- Type changed from Feature Request to Bug
comment:5 Changed 11 years ago by Jon
- Milestone set to 3.3.9.11
- Resolution set to Fixed
- Status changed from accepted to closed
Fixed by revision [8068] in version: 3.3.9.11
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.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.