Modify ↓
Opened 9 years ago
Closed 7 years ago
#3027 closed Feature Request (Completed)
_WinAPI_RegEnumKeyEx
Reported by: | jguinch | Owned by: | Jpm |
---|---|---|---|
Milestone: | 3.3.15.1 | Component: | AutoIt |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
It should be useful to have this function in the WinAPIReg.au3 library.
I made it for my need (https://www.autoitscript.com/forum/topic/163551-_uninstalllist-listsearch-uninstall-keys-from-registry/?do=findComment&comment=1191673), but it should be rewritten to avoid the use of Date.au3
Attachments (0)
Change History (3)
comment:1 Changed 9 years ago by BrewManNH
comment:2 Changed 9 years ago by jguinch
The date seems to be the only difference, but it's for this reason that I asked it.
I think it could be useful...
comment:3 Changed 7 years ago by Jpm
- Milestone set to 3.3.15.1
- Owner set to Jpm
- Resolution set to Completed
- Status changed from new to closed
Added by revision [12095] in version: 3.3.15.1
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.
Other than the date the key was last written, how does this differ from RegEnumKey?